5 lines
109 B
GDScript

class_name Controller
extends Node
## The character that we're controlling.
@export var character: Character