/sw-plugins

Various examples of plugins that can be imported into any space :electric_plug::earth_americas:

Primary LanguageJavaScriptMIT LicenseMIT

Logo SpatialWeb Example Plugins

This repository serves as a place where you can see examples of various plugins, ranging from adding your Spotify playlist into your space to a coin pickup game 💰

If you would like to know more about developing your own plugins, you can visit the "Creating Plugins" guide on the developer portal.

NB: When making a pull request into this repo to add a plugin, you are accepting that your plugin will be under an MIT license.

Examples 📂

Below is a list of all the current examples and where to find each of them.

Name Description Example Author
Coin Pickup Game A game where users can walk over coins to collect them Here
Vatom Inc.
Physics Allows objects in the space to have physics Here
Vatom Inc.
Popup Message Displays a message, in a popup, to a user when they enter a space Here
Vatom Inc.
Portal Allows users to teleport to different areas (within a space) using a portal Here
Vatom Inc.
Spotify Adds a spotify button to the bottom menu bar Here
Vatom Inc.
Webpack Demonstrates how webpack can be used to import various packages Here
Vatom Inc.
Gun Allows users to shoot a shotgun when in First Person view Here
Land Mine Allows for creation of explosive, proximity-based land mines Here