hurt function no longer needed.
This commit is contained in:
parent
c17289f385
commit
3ab3f33abd
|
|
@ -15,7 +15,7 @@ func _ready():
|
|||
#func _process(delta):
|
||||
# pass
|
||||
|
||||
func _on_state_change_hurt():
|
||||
print ("<---- Hey you called me to get hurt. Bruh.")
|
||||
transform = transform.translated(Vector2(-10,10))
|
||||
pass
|
||||
#func _on_state_change_hurt():
|
||||
# print ("<---- Hey you called me to get hurt. Bruh.")
|
||||
# transform = transform.translated(Vector2(-10,10))
|
||||
# pass
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user