Configure project settings and import assets

This commit sets up the initial project configuration including: -
Window size and scaling settings - Input mappings for player controls -
Default texture filtering settings - Import of game asset pack with
sprites and UI elements - Set of signals for tracking player bullets
This commit is contained in:
Henry 2025-10-13 09:24:17 +01:00
parent 17ec371068
commit 8501c18dd1
61 changed files with 1234 additions and 0 deletions

9
scenes/start.tscn Normal file
View file

@ -0,0 +1,9 @@
[gd_scene format=3 uid="uid://ssdtocwmj0wj"]
[node name="Start" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2