#How to change the direction of a RayCast3D and keeping the orientation of the sprite?
6 messages · Page 1 of 1 (latest)
Keep your raycast pointed in the direction of movement and set the sprite to be a y-billboard in the flags category.
I did this with rotate_object_local() and I got it working after some struggle.
I don't know what that is.