/vatom-spaces-example-animations

Example plugin which blends two animations together on an object.

Primary LanguageJavaScript

Example: Animations 🔌

This Vatom Spaces plugin tests blending animations on an object.

Development

  • 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 (replace myspace 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.