Added bullet indexing to create shot patterns
This commit is contained in:
parent
bdbc3b015f
commit
1725b8b754
13 changed files with 91 additions and 27 deletions
3
scenes/game.gd
Normal file
3
scenes/game.gd
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
extends Node2D
|
||||
|
||||
@onready var screensize = get_viewport().content_scale_size
|
||||
Loading…
Add table
Add a link
Reference in a new issue