Added bullet indexing to create shot patterns

This commit is contained in:
Henry Faber 2026-06-13 12:05:13 +01:00
parent bdbc3b015f
commit 1725b8b754
13 changed files with 91 additions and 27 deletions

3
scenes/game.gd Normal file
View file

@ -0,0 +1,3 @@
extends Node2D
@onready var screensize = get_viewport().content_scale_size