5 lines
118 B
GDScript
5 lines
118 B
GDScript
class_name RemoteWaypoint extends Waypoint
|
|
|
|
|
|
## Scene to which the waypoint points.
|
|
@export var to_scene: PackedScene
|