added Graphics and sound Effects and more overhauls
This commit is contained in:
parent
c887a2168c
commit
b9d4288900
214 changed files with 3378 additions and 198 deletions
11
scenes/pools/pools.tscn
Normal file
11
scenes/pools/pools.tscn
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[gd_scene format=3 uid="uid://dm0rd88xd5m7k"]
|
||||
|
||||
[node name="Pools" type="Node2D"]
|
||||
|
||||
[node name="enemyPool" type="Node2D" parent="." groups=["enemyPool"]]
|
||||
|
||||
[node name="timeGhostPool" type="Node2D" parent="." groups=["timeGhostPool"]]
|
||||
|
||||
[node name="obstaclePool" type="Node2D" parent="." groups=["obstaclePool"]]
|
||||
|
||||
[node name="bulletPool" type="Node2D" parent="." groups=["bulletPool"]]
|
||||
Loading…
Add table
Add a link
Reference in a new issue