Update spawner to be scene-based.

This commit is contained in:
Henry Faber 2026-06-30 20:16:26 +01:00
parent 8fe05e0c70
commit da9f947788
9 changed files with 59 additions and 46 deletions

View file

@ -0,0 +1,10 @@
[gd_scene format=3 uid="uid://dsqfuv86suu17"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_mmgg1"]
size = Vector2(14, 14)
[node name="PowerUpPickup" type="Area2D" unique_id=478708932]
collision_mask = 0
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=347643413]
shape = SubResource("RectangleShape2D_mmgg1")