Character with multiple sprites doesn’t flip correctly when scaling the root node
I’m working on a 2D game in Godot (version 4.3) and have a character composed of multiple sprites (e.g., body, head, equipment). These sprites are all children of a CharacterBody2D root node.
Character with multiple sprites doesn’t flip correctly when scaling the root node
I’m working on a 2D game in Godot (version 4.3) and have a character composed of multiple sprites (e.g., body, head, equipment). These sprites are all children of a CharacterBody2D root node.