pierwsza wersja menu
This commit is contained in:
20
play.tscn
Normal file
20
play.tscn
Normal file
@@ -0,0 +1,20 @@
|
||||
[gd_scene format=3 uid="uid://db3qkr4k5gpbh"]
|
||||
|
||||
[node name="Control" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -978.0
|
||||
offset_bottom = -586.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
mouse_filter = 2
|
||||
|
||||
[node name="CanvasLayer" type="CanvasLayer" parent="."]
|
||||
|
||||
[node name="Button" type="Button" parent="CanvasLayer"]
|
||||
offset_right = 171.0
|
||||
offset_bottom = 52.0
|
||||
toggle_mode = true
|
||||
text = "play"
|
||||
Reference in New Issue
Block a user