Forum rules - please read before posting.

Player restriction

edited July 2014 in Technical Q&A
I want to restric my player for one axis only ej axis z for movin like a side scroller. Is a 3d game how can i do that?
thanks

Comments

  • You can't restrict movement along an axis, but you have a couple of options if you are making a Direct-control game:

    1) If you are making a Direct-controlled game, you can use the Player: Constrain Action to lock the player along a direction relative to the camera (e.g. left/right, up/down)

    2) This is a little-known feature, but you can also use the Player: Constrain Action to lock the player to a pre-determined Path prefab.  This restricts movement only along the locus of the Path (Paths are available in the Scene Manager as a prefab).
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.