Added door sprite

This commit is contained in:
Logan 2020-07-20 15:24:31 -05:00
parent 11f5d50964
commit 24778c18e1
2 changed files with 0 additions and 1 deletions

View file

@ -20,5 +20,4 @@ func on_impact(collision):
if collision.collider.has_method("get_type") && collision.collider.get_type() == "player":
var c = collision.collider
c.health -= damage
print(collision.collider)
queue_free()

BIN
art/door.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 764 B