test-client-godot/scenes/Game/markers/arrow_z.gd
2018-09-22 10:45:39 +02:00

4 lines
48 B
GDScript

extends Spatial
func _ready():
self.hide()