I'm modeling a gun for my game and was wondering if it could be broken down into smaller objects and work as one big animated object? I feel that using one big mesh would be more difficult to texture and animate.
Is there a BSP/ brush based level editor that I can use with Leadwerks until Leadwerks editor gets more features? I've been reading that brushes are more useful for mapping then static meshes. Brushes are supposed to be better at detecting collisions, using repeating geometry, and can be stored in regular memory unlike static meshes that are stored on the video card. The only software that could do this is Milkshape and GTKRadiant.
ToLua seems to make things a whole lot easier. So it looks like I have to make a VC++ project with both raknet and tolua, bind functions, then I compile a dll which allows me to use networking in Leadwerks.
I have a few questions about level design. Are levels made up of separate assets, portions of one model or one big model? What texturing methods are used when designing a level?
There's nothing wrong with using an external program like blender, hexagon, milkshape 3d, or silo 2 in combination with a photo editor. You would have way more control over your models and get way better results.