MoveTo("player", 0.0, 0.0, 3.0, "Mouse Position", "");
skydereign wrote:You mean like this?
ground -> Mouse Button Down right -> Script Editor
- Code: Select all
MoveTo("player", 0.0, 0.0, 3.0, "Mouse Position", "");
You need a ground actor to click, and a player actor to move. The 3 is the speed that the player will move at.
Users browsing this forum: No registered users and 1 guest