generated from krampus/template-godot4
73 lines
1.9 KiB
Plaintext
73 lines
1.9 KiB
Plaintext
[gd_scene format=3 uid="uid://cmx882wng57du"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://t8n660a0vqvm" path="res://assets/Pixelart arrow icon pack 1.0.png" id="2_26feb"]
|
|
[ext_resource type="Script" uid="uid://cp87ydrew7phy" path="res://prefabs/tiles/spawns/spawn.gd" id="2_c3hvl"]
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_26feb"]
|
|
font_size = 24
|
|
outline_size = 4
|
|
outline_color = Color(0, 0, 0, 1)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bs4fa"]
|
|
atlas = ExtResource("2_26feb")
|
|
region = Rect2(20, 66, 7, 11)
|
|
|
|
[node name="Spawn" type="ColorRect" unique_id=189795230]
|
|
process_mode = 1
|
|
texture_filter = 1
|
|
custom_minimum_size = Vector2(100, 100)
|
|
offset_left = -50.0
|
|
offset_top = -50.0
|
|
offset_right = 50.0
|
|
offset_bottom = 50.0
|
|
color = Color(0, 0, 1, 1)
|
|
script = ExtResource("2_c3hvl")
|
|
direction = 2
|
|
|
|
[node name="Label" type="Label" parent="." unique_id=134308374]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -42.5
|
|
offset_top = -17.0
|
|
offset_right = 42.5
|
|
offset_bottom = 17.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_horizontal = 4
|
|
text = "SPAWN"
|
|
label_settings = SubResource("LabelSettings_26feb")
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|
|
|
|
[node name="Amount" type="Label" parent="." unique_id=1728513182]
|
|
visible = false
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -42.5
|
|
offset_top = -17.0
|
|
offset_right = 42.5
|
|
offset_bottom = 17.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_horizontal = 4
|
|
text = "SPAWN"
|
|
label_settings = SubResource("LabelSettings_26feb")
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="." unique_id=801970580]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
texture = SubResource("AtlasTexture_bs4fa")
|
|
expand_mode = 5
|
|
stretch_mode = 4
|