|
For a part of my my game i want it to move only six units at a time when you hit the button but instead it moves 6 units per second. Basically, Can 6units/second Can't 6units/when the button is hit
(comments are locked)
|

Well, like all things in scripting, you should be telling it to do that, instead of what you're telling it to do now.