Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | ErikDz |
Hi, so I’ve got an animated sprite of 7 frames playing on a loop. This animated sprite is the child of a kinematic body (this being my main player). I want this animation to look at the mouse. But when I do $Animated_sprite.look_at($Animated_sprite.get_local_mouse_position)
it just twitches and acts weird!