1
Fork 0
mirror of https://github.com/Cookie-CHR/LD54-SPAce-ltd.git synced 2024-11-21 23:14:18 +00:00
space-ltd/scenes/level.tscn
2023-10-15 18:46:50 +02:00

12 lines
326 B
Text

[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")