Is possible to insert a 3D object?

Not favoritedFavorited Favorited 0 favourites
  • 3 posts
From the Asset Store
Template for a basketball game with a 3D aspect (illusion of 3D)
  • I was wondering if it was possible to insert a 3D object into my 2D game.

    The game is a space shooter type (therefore completely 2D), but I would like to insert a layout in which the spaceship revolves around a space station. The spaceship moves left and right, as do the stars and background, simulating infinite rotation to the right or left. (instead the space station always remains stationary at the center and rotates).

    Initially I thought of creating 4 or 8 images (frames) of the space station to create an animation, but then I thought it would be simpler if I could create a 3D model (made with FreeCad) and directly insert the 3D space station. is it possible?

  • Can be if using 3rd 3d Plugin,

    Or using Js 3Dlib code like sameple 3d-js in template page

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • kindeyegames.itch.io/c3-3dobject-alpha

    kindeyegames.itch.io/construct-3-rotate-3d-behavior

    I'm just starting to learn how to use these add-ons myself. Remember to read the instructions and set your z axis scale to "regular", that was messing me up at first.

    The downloads include plenty of examples to learn from.

    I'm actually working on a very similar scenario: 2D shooter with some levels infinitely rotating around a point. Mine takes place underwater though, I wanted to have an underwater volcano or shipwreck in the background, etc.

    One challenge though... most 3D construct examples I've seen so far involve laying the camera parallel to the canvas. As far as I can tell that's not going to work for a 2D shooter, so I've been really playing around with z-elevation and merging 3d elements into and out of the play layer.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)