actual initial commit lmao
This commit is contained in:
5
scripts/waypoint.gd
Normal file
5
scripts/waypoint.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
extends Node3D
|
||||
|
||||
@export var pausetime: float = 0
|
||||
@export var animation: String = "Idle_Neutral"
|
||||
@export var turntoward: bool = false
|
||||
Reference in New Issue
Block a user