gamejam-march-28/main.gd
2025-03-30 18:43:56 -06:00

5 lines
63 B
GDScript

extends Node3D
func _ready() -> void:
PlayerInput.restart()