class_name Game extends Node3D func _ready() -> void: pass # Replace with function body. func _process(delta: float) -> void: pass