test-client-godot/scenes/Game/markers/arrow_z.tscn

11 lines
275 B
Text
Raw Normal View History

[gd_scene load_steps=3 format=2]
[ext_resource path="res://assets/Game/markers/arrow_z.escn" type="PackedScene" id=1]
2018-09-22 08:45:39 +00:00
[ext_resource path="res://scenes/Game/markers/arrow_z.gd" type="Script" id=2]
[node name="arrow_z" instance=ExtResource( 1 )]
script = ExtResource( 2 )