added Graphics and sound Effects and more overhauls

This commit is contained in:
Exobyt 2025-08-03 20:56:32 +02:00
parent c887a2168c
commit b9d4288900
214 changed files with 3378 additions and 198 deletions

11
scenes/pools/pools.tscn Normal file
View 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"]]