Just making things work again
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class_name PlayerMovement extends "res://entities/EntityMovement.gd"
|
||||
@tool
|
||||
class_name PlayerMovement extends "res://entity/EntityMovement.gd"
|
||||
|
||||
func canMove() -> bool:
|
||||
if PAUSE.isMovementPaused():
|
||||
|
Reference in New Issue
Block a user