How do I manage multiple sprites on a character efficiently?
People > Companies ❤️ - programming.dev [Unofficial]
April 17, 2026
submitted by Fizz to godot
15 points | 4 comments
I have a characterbody2d and I want to display the equipment being worn. So this equipment would need to be swapped around during game play.
I currently am using several sprites layered. How is best to handle this situation?
Discussion in the ATmosphere