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