Add battle stuff
This commit is contained in:
@@ -82,4 +82,4 @@ func _physics_process(delta:float) -> void:
|
||||
_applyGravity()
|
||||
_applyFriction(delta)
|
||||
_applyMovement(delta)
|
||||
entity.move_and_slide()
|
||||
entity.move_and_slide()
|
||||
|
||||
Reference in New Issue
Block a user