batrix/scripts/globals/referencer.gd
2025-02-17 20:59:03 +10:00

5 lines
59 B
GDScript

extends Node
var main_camera: Camera3D
var player: Player