2021-09-22 18:04:03 +02:00
|
|
|
[gd_scene load_steps=9 format=2]
|
2021-09-08 18:36:41 +02:00
|
|
|
|
|
|
|
[ext_resource path="res://assets/all_gbs/textures/st_mec_energy.tga" type="Texture" id=1]
|
|
|
|
[ext_resource path="res://assets/all_gbs/textures/st_delphi.tga" type="Texture" id=2]
|
|
|
|
[ext_resource path="res://assets/all_gbs/textures/st_xhair_range.tga" type="Texture" id=3]
|
|
|
|
[ext_resource path="res://assets/all_gbs/textures/st_mecc_xhair.tga" type="Texture" id=4]
|
|
|
|
[ext_resource path="res://assets/all_gbs/textures/st_xhair_lock.tga" type="Texture" id=5]
|
2021-09-22 18:04:03 +02:00
|
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_slot3.tga" type="Texture" id=6]
|
|
|
|
[ext_resource path="res://ui/rp_weapon_icon.tscn" type="PackedScene" id=7]
|
|
|
|
[ext_resource path="res://assets/all_gbs/textures/st_rp_slot3k.tga" type="Texture" id=8]
|
2021-09-08 18:36:41 +02:00
|
|
|
|
|
|
|
[node name="UI" type="Control"]
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="healthbar" type="TextureRect" parent="."]
|
|
|
|
anchor_left = 1.0
|
|
|
|
anchor_top = 1.0
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
margin_left = -97.9412
|
|
|
|
margin_top = -280.0
|
|
|
|
margin_right = -33.9412
|
|
|
|
margin_bottom = -24.0
|
|
|
|
texture = ExtResource( 1 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="spells" type="TextureRect" parent="."]
|
|
|
|
anchor_top = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
margin_left = 31.1127
|
|
|
|
margin_top = -280.0
|
|
|
|
margin_right = 287.113
|
|
|
|
margin_bottom = 232.0
|
|
|
|
rect_scale = Vector2( 0.5, 0.5 )
|
|
|
|
texture = ExtResource( 2 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="cursor_no_enemy" type="TextureRect" parent="."]
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_top = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
margin_left = -20.0
|
|
|
|
margin_top = -20.0
|
|
|
|
margin_right = 20.0
|
|
|
|
margin_bottom = 20.0
|
|
|
|
texture = ExtResource( 3 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="cursor_enemy" type="TextureRect" parent="."]
|
|
|
|
visible = false
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_top = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
margin_left = -20.0
|
|
|
|
margin_top = -20.0
|
|
|
|
margin_right = 20.0
|
|
|
|
margin_bottom = 20.0
|
|
|
|
texture = ExtResource( 5 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="smallcursor" type="TextureRect" parent="."]
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_top = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
margin_left = -20.0
|
|
|
|
margin_top = -20.0
|
|
|
|
margin_right = 20.0
|
|
|
|
margin_bottom = 20.0
|
|
|
|
texture = ExtResource( 4 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
2021-09-22 18:04:03 +02:00
|
|
|
|
|
|
|
[node name="weapons" type="TextureRect" parent="."]
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
margin_left = 262.0
|
|
|
|
margin_top = 472.0
|
|
|
|
margin_right = -250.0
|
|
|
|
texture = ExtResource( 6 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="rp_weapon_icon" parent="weapons" instance=ExtResource( 7 )]
|
|
|
|
|
|
|
|
[node name="equipment" type="TextureRect" parent="."]
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
margin_left = 518.191
|
|
|
|
margin_top = 343.546
|
|
|
|
margin_right = -249.809
|
|
|
|
margin_bottom = -128.454
|
|
|
|
texture = ExtResource( 8 )
|