initial project setup

This commit is contained in:
Haze Weathers 2025-12-09 14:43:30 -06:00
commit 40ebde624c
13 changed files with 296 additions and 0 deletions

12
globals/background.tscn Normal file
View file

@ -0,0 +1,12 @@
[gd_scene format=3 uid="uid://cmh8bcjad3433"]
[node name="Background" type="CanvasLayer"]
layer = -2147483648
[node name="ClearColor" type="ColorRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
color = Color(0, 0, 0, 1)