Well, I need help with a part of this game
I need it so that when you use the keys to move the main object, all of the other objects follow it. I know how to make them do this with the mouse, but not the way I want it.
thanks
Well, I need help with a part of this game
I need it so that when you use the keys to move the main object, all of the other objects follow it. I know how to make them do this with the mouse, but not the way I want it.
thanks
there’s a tutorial <a href=“http://www.kirupa.com/developer/mx/movement_keys.htm” target=“new”>here</a>
and if you know how to make them follow the mouse just change _xmouse with movieclipToFollow._x
:: Copyright KIRUPA 2024 //--