add animations
This commit is contained in:
@@ -4,17 +4,19 @@
|
||||
[ext_resource type="Texture2D" uid="uid://ce1u34fp1h2o5" path="res://core/game_menu/assets/page_1/ticket1.png" id="2_giv8b"]
|
||||
|
||||
[node name="GameMenuTab" type="Control" unique_id=2026548604]
|
||||
custom_minimum_size = Vector2(196, 408)
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
anchor_right = 0.10208333
|
||||
anchor_bottom = 0.40648147
|
||||
script = ExtResource("1_5bcha")
|
||||
image = ExtResource("2_giv8b")
|
||||
|
||||
[node name="Texture" type="TextureButton" parent="." unique_id=1234672875]
|
||||
[node name="TextureButton" type="TextureButton" parent="." unique_id=1234672875]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 0
|
||||
layout_mode = 1
|
||||
offset_right = 196.0
|
||||
offset_bottom = 438.0
|
||||
texture_normal = ExtResource("2_giv8b")
|
||||
stretch_mode = 5
|
||||
|
||||
[connection signal="pressed" from="Texture" to="." method="_on_texture_pressed"]
|
||||
[connection signal="pressed" from="TextureButton" to="." method="_on_texture_pressed"]
|
||||
|
||||
Reference in New Issue
Block a user