2fsvdc
This commit is contained in:
parent
514c7081ea
commit
01079891a3
@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cgwf23texn2ur"]
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cwrom0u0cj2yi"]
|
||||
|
||||
[ext_resource type="Script" path="res://YouWin.gd" id="1_ui55j"]
|
||||
[ext_resource type="Texture2D" uid="uid://dboun0ofe7h6f" path="res://Images/WIN_screen.png" id="2_b03md"]
|
||||
@ -13,7 +13,6 @@ grow_vertical = 2
|
||||
script = ExtResource("1_ui55j")
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 1901.0
|
||||
offset_bottom = 1146.0
|
||||
color = Color(0, 0, 0, 1)
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://c58wsmkklb7wq"]
|
||||
[gd_scene load_steps=4 format=3 uid="uid://d25c4ey6gvduc"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cg848qjc4fxi" path="res://Images/Main_menu.png" id="1_65g7h"]
|
||||
[ext_resource type="Script" path="res://start.gd" id="1_exncb"]
|
||||
@ -27,7 +27,7 @@ text = "Start Game"
|
||||
flat = true
|
||||
|
||||
[node name="Eniv" type="Sprite2D" parent="."]
|
||||
position = Vector2(1632, 266)
|
||||
position = Vector2(1626.81, 197.172)
|
||||
scale = Vector2(4, 4)
|
||||
texture = ExtResource("3_5j2rv")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user