is there an easier way to move an actor to a spot, instead of Move to?
because he keeps moving too fast and going through the platform...
i think its x=x and y=y, but i dont know exactly how to use them in a code
myActor.x = xmouse;
myActor.y = ymouse;
x = xmouse;
y = ymouse;
Users browsing this forum: No registered users and 1 guest