bom/world/Global.gd
2024-01-16 23:01:16 +01:00

5 lines
54 B
GDScript

extends Node
var camera: Camera3D
var player: Player