extends Node3D @export var pausetime: float = 0 @export var animation: String = "Idle_Neutral" @export var turntoward: bool = false