Hello everyone,
I'm new to superpowers but I'm very interested in using it. I've created a basic project, dropped in a model and added some scripts. I like it so far. Now, I'm also interested in building a voxel world, an engine like voxeljs has all kinds of handy stuff in it for building and manipulating voxel worlds.
My question is, can I use voxeljs alongside superpowers without building a plugin for it? I looked at some of the plugin repos (threejs, etc.) to get a taste for writing a plugin, but I'd rather avoid any extra work if possible.