Could anyone help me figure out how to make something move in the way its facing in a 360 degree radius.
Pretty easy, I’ve done it a lot before. You need the sprite util extension. Usually what I do is make a sort of “cursor” always be in front of the player sprite and whenever you want to move forward you do this:
1 Like
You can use the Sprite FX extension (found in the default extension area).
1 Like
