testing something clearly.
This commit is contained in:
parent
980bd02b3e
commit
6746039bb0
6 changed files with 46 additions and 1 deletions
10
menu.tscn
Normal file
10
menu.tscn
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://d1pvp1cp7otqk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://csv5macgogrq0" path="res://assets/smile.png" id="1_62s5h"]
|
||||
|
||||
[node name="Main Menu" type="Node2D"]
|
||||
|
||||
[node name="Smile" type="Sprite2D" parent="."]
|
||||
position = Vector2(594.25, 371)
|
||||
scale = Vector2(4.67969, 4.5625)
|
||||
texture = ExtResource("1_62s5h")
|
||||
Loading…
Add table
Add a link
Reference in a new issue