Version: 0.0.2
Second major release, minor tweaks, fully dynamic stats, now requires the official contentpack.
This commit is contained in:
parent
e5911fd155
commit
0a6ff7224a
8 changed files with 72 additions and 143 deletions
|
@ -17,30 +17,3 @@ shape = SubResource("RectangleShape2D_kf6qt")
|
|||
|
||||
[node name="camera" type="Camera2D" parent="."]
|
||||
enabled = false
|
||||
|
||||
[node name="Label1" type="Label" parent="."]
|
||||
visible = false
|
||||
offset_left = -384.0
|
||||
offset_top = 56.0
|
||||
offset_right = -288.0
|
||||
offset_bottom = 88.0
|
||||
scale = Vector2(2, 2)
|
||||
text = "1231"
|
||||
|
||||
[node name="Label2" type="Label" parent="."]
|
||||
visible = false
|
||||
offset_left = -384.0
|
||||
offset_top = 120.0
|
||||
offset_right = -288.0
|
||||
offset_bottom = 152.0
|
||||
scale = Vector2(2, 2)
|
||||
text = "1231"
|
||||
|
||||
[node name="Label3" type="Label" parent="."]
|
||||
visible = false
|
||||
offset_left = -384.0
|
||||
offset_top = 184.0
|
||||
offset_right = -288.0
|
||||
offset_bottom = 216.0
|
||||
scale = Vector2(2, 2)
|
||||
text = "1231"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue