33 lines
696 B
Plaintext
33 lines
696 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://assets/all_gbs/textures/st_bow.tga" type="Texture" id=1]
|
|
|
|
[node name="rp_weapon_icon" type="Control"]
|
|
margin_left = -262.0
|
|
margin_top = -472.0
|
|
margin_right = -222.0
|
|
margin_bottom = -432.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="WeaponIcon" type="TextureRect" parent="."]
|
|
margin_left = 284.257
|
|
margin_top = 510.531
|
|
margin_right = 348.257
|
|
margin_bottom = 574.531
|
|
texture = ExtResource( 1 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Ammo" type="Label" parent="."]
|
|
margin_left = 340.329
|
|
margin_top = 559.608
|
|
margin_right = 380.329
|
|
margin_bottom = 573.608
|
|
text = "30"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|