Simple LEvel Editor for Panda3D (WORKING!)

V 1.01

DOWNLOAD LINK (ziped source):
sendspace.com/file/cjb7ud

What’s new:
-should not crash when hightmap is missing
-walk maps
Layer #0 in the texture paint mode has now a special use. It’s just another gray-scale image/mask and you can’t select a texture for it, by itself it does exactly nothing, but the image can be used to determine what parts of the map are walkable. There’s a good example on the forum on how it can be used: Limiting the terrain that an actor can walk on
It’s even a bit simpler if you use a geomipterrain the worlds X and Y map exactly to the maps X and Y coordinates.