Skip to content

Blackprint/nodes-playcanvas

Repository files navigation

NPM Build Status

Blackprint nodes for PlayCanvas

Still work in progress

Example

If you didn't see the import modal, please refresh the page.

  1. Simple box

Development URL

You can use this link to load unpublished nodes and still under development on GitHub.
https://cdn.jsdelivr.net/gh/Blackprint/nodes-playcanvas@dist/nodes-playcanvas.mjs

Replace dist with your latest commit hash (from dist branch) to avoid cache from CDN.

Local module server for development

$ cd /your/project/folder
$ git clone --depth 1 --recursive https://github.com/Blackprint/nodes-playcanvas.git .
$ pnpm i
$ npm start
 >> [Browsersync] Access URLs:
 >> -----------------------------------
 >> Local: http://localhost:6789
 >> -----------------------------------

Copy the http://localhost:6789 URL and go to online Blackprint Editor.
Go to development mode, and paste it to remote module server. Then refresh the page, after that you can modify the code from your favorite text editor.

brave_7NcrWUt66n

License

MIT

About

Blackprint nodes for PlayCanvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published