We still need code that will change between characters at the press of a button. Godot allows switching nodes, so this could be done through swapping out the texture of the player node with the texture of one the other characters.
We still need code that will change between characters at the press of a button.
Godot allows switching nodes, so this could be done through swapping out the texture of the player node with the texture of one the other characters.