-
Notifications
You must be signed in to change notification settings - Fork 4
0. Getting Started
Rensei edited this page Jan 9, 2024
·
1 revision
- Download latest release
- Unpack the addons/spicyparticlesystem folder into your /addons folder within the Godot project
- Create a new 3D node - SpicyParticleSystemNode
- Assign a mesh in the Renderer tab and you are ready to go!
![](https://github.com/TheRensei/godot_spicyparticlesystem/raw/main/.images/Newnode.png)
Note
(Optional) Clone repository and open the project in Godot 4.2+, check out included examples!