A small Blackprint Editor addons for PlayCanvas Editor
If you're going to use the script, please also check this example scene for reference before using Blackprint with your project.
![]() |
![]() |
| Skeleton Editor is used only for viewing the node connections without loading or executing any nodes or module | Nodes Editor is only available on launch page of your application, it does load and execute nodes and module for handling data flow for your application |
.bp in the end of file nameblackprint.loader.js and then modify it.bp file from PlayCanvas's code editor| Keys | Description |
|---|---|
| Alt + left mouse button | Disconnect cable hovered by cursor |
| Delete | Delete selected nodes or cable |
| Ctrl + C | Copy selected nodes or cable |
| Ctrl + V | Paste/append nodes to instance |
This embedded editor have less feature than https://blackprint.github.io/
In case you need to create variable or function
Please copy and paste created nodes from the Blackprint Editor.
You also need to specify external nodes to blackprint-loader.js asset file
otherwise, you will find registration error because of the missing nodes