This plugin is designed to be used from within Vatom Spaces.
- Ensure you have Node installed
- Install dependencies with
npm install
- Login to the Vatom CLI with
npm run login
- Build and load the plugin into your space with
npm run sideload -- myspace
(replacemyspace
with your space alias name) - When ready, publish to the Marketplace with
npm run publish
Note: You can only sideload plugins in a space you are the owner of.
- Insert a pre-built particle system via the Insert -> Objects Menu
- List of available particle systems will be displayed there