1
Fork 0
mirror of https://github.com/Cookie-CHR/LD54-SPAce-ltd.git synced 2024-11-22 07:24:18 +00:00
space-ltd/scenes/level.tscn

13 lines
326 B
Text
Raw Normal View History

[gd_scene load_steps=2 format=3 uid="uid://dvc1i3crokekb"]
[ext_resource type="Script" path="res://Components/manage_win_lose.gd" id="1_1sjci"]
[node name="Level" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_1sjci")