Almost fixed entities
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class_name EventEntityTurn extends "res://scripts/Event/Event.gd"
|
||||
|
||||
@export var entity:Entity = null
|
||||
@export var entity:EntityDirection = null
|
||||
@export var direction:EntityDirection.Direction = EntityDirection.Direction.SOUTH
|
||||
|
||||
func start():
|
||||
|
Reference in New Issue
Block a user