I want my character to go everywhere I touch. How can I do?
4 Likes
but I want my character to go where I touched at a certain speed, not at once.
3 Likes
Then you could add the move towards behavior
(active=“yes” target object=“none”)
to the “character” and add another object, for instance, “Move Controller”
(solid: off).
Then add the following event:
3 Likes
In this case you could select the speed in the behaviors section by your self
4 Likes