CHARACTER
CHARACTER
Create a new scene.
Create a new scene.
Add a Character2D node.
Add a Character2D node.
rename it to Hero.
rename it to Hero.
Add A Sprite2D as a child.
Add A Sprite2D as a child.
Use the Godot icon.svg as the Sprite Texture.
Use the Godot icon.svg as the Sprite Texture.
Add a CollisionShape2D as a child.
Add a CollisionShape2D as a child.
Add a Rectangle Shape.
Add a Rectangle Shape.
Enclose the Sprite.
Enclose the Sprite.
Save the scene as Hero.
Save the scene as Hero.