Forum rules - please read before posting.

[SOLVED]How i can turn off PlayerMovement ?

edited March 2014 in Technical Q&A

i have a character but i don't want it move
so how i can turn off it ?
i don't want use
GameObject.FindWithTag (Tags.gameEngine).GetComponent
<KickStarter>().TurnOffAC ();

because when use it , it will off all system of AC

Comments

  • You can use the Player: Constrain movement Action to lock movement in certain directions.  If you're making a Point and Click game, just lock all four directional locks to stop the Player from being able to move.
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.