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
|
|
@ -1,9 +1,11 @@
|
|||
[gd_scene format=3 uid="uid://dqd8cxe7aj3b4"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dkti4uwycpqrs" path="res://scenes/game.gd" id="1_lnu2h"]
|
||||
[ext_resource type="PackedScene" uid="uid://bj4fytc3sy482" path="res://scenes/world.tscn" id="1_uwrxv"]
|
||||
[ext_resource type="Texture2D" uid="uid://egqbrm636m4h" path="res://graphics/title.png" id="2_yqjtg"]
|
||||
|
||||
[node name="Game" type="Node2D" unique_id=1673976895]
|
||||
script = ExtResource("1_lnu2h")
|
||||
|
||||
[node name="World" parent="." unique_id=1317852169 instance=ExtResource("1_uwrxv")]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue