Go to file
Relintai 2349bd0e6a Add deprecation warning. 2020-02-29 16:56:09 +01:00
player Moved Added PropTool. 2019-12-20 01:04:31 +01:00
scenes Moved Added PropTool. 2019-12-20 01:04:31 +01:00
tools Moved Added PropTool. 2019-12-20 01:04:31 +01:00
LICENSE Initial commit 2019-12-20 00:43:06 +01:00
README.md Add deprecation warning. 2020-02-29 16:56:09 +01:00
plugin.cfg Moved Added PropTool. 2019-12-20 01:04:31 +01:00
plugin.gd Moved Added PropTool. 2019-12-20 01:04:31 +01:00

README.md

Prop Tool

This addon is deprecated, as Voxelman now has it built in.

This is an addon for https://github.com/Relintai/voxelman, to help with creating/editing props.

Props are 3d obects in the world, they can contain lights (VoxelmanLight), meshes (MehDataResorce), and other Props, and scenes.

VoxelmanLights are precalculated lights inside the cunks. MeshDataResources exists, because you cannot access mesh data in gles2 from normal meshes. Voxelman merges all meshes that you add like this automatically.

Looks like this:

prop_tool screenshot