it just going

hi , i built a car which move's toward right and left by keyboard
the problem is when is move it to any where it just keeps on going and out of the screen
what can i do to fix this?

Comments

  • SlickZeroSlickZero Houston, TexasMember, Sous Chef Posts: 2,870

    Not knowing how you are moving your character, I can only assume that you are using a rule that changes velocity to move your character when you press a key. You need to add some script to the "Otherwise" section that changes the velocity to 0 while you are not pressing the key.

Sign In or Register to comment.