Skip to content

0. Getting Started

Rensei edited this page Jan 9, 2024 · 1 revision
  1. Download latest release
  2. Unpack the addons/spicyparticlesystem folder into your /addons folder within the Godot project
  3. Create a new 3D node - SpicyParticleSystemNode
  4. Assign a mesh in the Renderer tab and you are ready to go!

Note

(Optional) Clone repository and open the project in Godot 4.2+, check out included examples!

Clone this wiki locally