khanat-client/scenes/interfaces/focus_reticle.tscn

13 lines
405 B
Text
Raw Permalink Normal View History

[gd_scene load_steps=4 format=2]
[ext_resource path="res://ressources/interfaces/focus/focus_reticle.material" type="Material" id=1]
[ext_resource path="res://scenes/interfaces/focus_reticle.gd" type="Script" id=2]
[sub_resource type="QuadMesh" id=1]
resource_local_to_scene = true
[node name="focus" type="MeshInstance"]
mesh = SubResource( 1 )
material/0 = ExtResource( 1 )
script = ExtResource( 2 )