Lessons: Player health, damage, stats, resources
This commit is contained in:
parent
147199a012
commit
7842e15c6c
13 changed files with 153 additions and 18 deletions
4
metroidvania/Scenes/Player/PlayerCollider.tres
Normal file
4
metroidvania/Scenes/Player/PlayerCollider.tres
Normal file
|
@ -0,0 +1,4 @@
|
|||
[gd_resource type="RectangleShape2D" format=2]
|
||||
|
||||
[resource]
|
||||
extents = Vector2( 4, 7 )
|
Loading…
Add table
Add a link
Reference in a new issue