I am trying my hand at Godot right now and while I have a player on the screen and can move them around the screen I'd like to flip the sprite horizontally when I am going right. I did some Googling and found $Sprite.flip_h = true but I get an error when using that (see attached image). I also tried setting scale to -1 and 1 but it had some weird results. I am using Godot 4.0.3.stable and am hoping someone can help me.
#How to flip sprite horizontally when moving right
3 messages · Page 1 of 1 (latest)