mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-13 05:52:24 +02:00
Traps updated, Live and Collactables added
This commit is contained in:
3
src/Overlap/HurtHit_Box/Hitbox.gd
Normal file
3
src/Overlap/HurtHit_Box/Hitbox.gd
Normal file
@@ -0,0 +1,3 @@
|
||||
extends Area2D
|
||||
|
||||
export(float,-42.0,42.0) var damage := 1.0
|
||||
Reference in New Issue
Block a user