1
0
mirror of https://gitee.com/freeyz/godot-mota.git synced 2024-06-26 15:42:32 +08:00
godot-mota/src/props/IronShield.tscn

10 lines
266 B
Plaintext
Raw Normal View History

2020-09-04 16:17:37 +08:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://src/props/BlueGemstone.tscn" type="PackedScene" id=1]
[node name="IronShield" instance=ExtResource( 1 )]
update_value = 10
[node name="Sprite" parent="." index="0"]
region_rect = Rect2( 0, 1760, 32, 32 )