Voxel Play 3 · Troubleshooting & FAQ
Yes! Voxel Play can work with just a simple camera and no controllers.
However, there're a lot of features you can get for free by using the provided character controllers.
Both first person and third person controllers scripts included with Voxel Play can detect if you're using another solution instead of the standard Unity character controller. In this case, those controllers will shut down any character or camera rotation/movement functionality and limit their usage to aiming (crosshair) and checking collisions with the voxel world.
You can still use the API to implement usual actions like hitting/destroying and placing voxels.