From 4dfeed7b4abc53c7914b669bd684cb9be29f21ad Mon Sep 17 00:00:00 2001 From: pennyrigate Date: Wed, 23 Jul 2025 19:53:44 -0400 Subject: [PATCH] start work on particles --- objects/particles/coinparticles.tscn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 objects/particles/coinparticles.tscn diff --git a/objects/particles/coinparticles.tscn b/objects/particles/coinparticles.tscn new file mode 100644 index 0000000..e5d279c --- /dev/null +++ b/objects/particles/coinparticles.tscn @@ -0,0 +1,3 @@ +[gd_scene format=3 uid="uid://7tn5hqexpcpy"] + +[node name="CoinParticles" type="CPUParticles2D"]