extends Node3D class_name Level func _ready() -> void: pass func _process(delta: float) -> void: pass