2d2485910f
testing actions Godot auto build Godot auto build Godot auto build Godot auto build Godot auto build Finished adding items into the game along with auto build for linux.
20 lines
699 B
Plaintext
20 lines
699 B
Plaintext
[gd_scene format=3 uid="uid://djs8jhub580bq"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b42vpifsywiux" path="res://assets/images/producer.png" id="1_px2oa"]
|
|
[ext_resource type="Script" uid="uid://ijy7vx56hsil" path="res://producer.gd" id="2_7keub"]
|
|
|
|
[node name="Producer" type="Sprite2D" unique_id=1400462977]
|
|
texture = ExtResource("1_px2oa")
|
|
script = ExtResource("2_7keub")
|
|
|
|
[node name="text_value" type="RichTextLabel" parent="." unique_id=2082396076]
|
|
offset_left = -16.0
|
|
offset_top = -16.0
|
|
offset_right = 16.0
|
|
offset_bottom = 16.0
|
|
theme_override_colors/default_color = Color(0.2343004, 3.2536387e-05, 0.88633025, 1)
|
|
text = "-99"
|
|
autowrap_mode = 0
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|