ChooseYourSeeds menu
This commit is contained in:
parent
91d85199a7
commit
c9dd4cf175
23 changed files with 471 additions and 95 deletions
14
scenes/gui/level_run_button.tscn
Normal file
14
scenes/gui/level_run_button.tscn
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://10b1egek6upx"]
|
||||
|
||||
[ext_resource type="Theme" uid="uid://b8l285cjcgeyi" path="res://resources/themes/GameStyle.tres" id="1_05u5f"]
|
||||
[ext_resource type="Texture2D" uid="uid://rpnw5lxm3ksb" path="res://assets/sprites/gui/ChooseYourSeeds/LevelRun.tres" id="1_qftep"]
|
||||
|
||||
[node name="LevelRunButton" type="Button"]
|
||||
anchors_preset = -1
|
||||
anchor_right = 0.108333
|
||||
anchor_bottom = 0.11
|
||||
offset_right = -57.0
|
||||
offset_bottom = -36.0
|
||||
theme = ExtResource("1_05u5f")
|
||||
icon = ExtResource("1_qftep")
|
||||
metadata/_edit_use_anchors_ = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue