initial project setup
This commit is contained in:
commit
40ebde624c
13 changed files with 296 additions and 0 deletions
12
globals/background.tscn
Normal file
12
globals/background.tscn
Normal 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue