Search the Community
Showing results for tags 'mesh'.
-
Hi. I want to know if it's possible to get leadwerks to do this automatically when an fbx is imported: look for embedded or referenced materials/textures (does not seem to work by default) set scaling for the model to 1.01 units to 10.1 cm show up correctly when inspected in preview tool...
-
Sorry for the many questions lately, but I've been getting into various issues! Anyway, is there a way in Lua to swap a parent mesh? So for instance, in my case I have a car, and I want to be able to change the car body mesh without deleting the entity. Is this possible?
-
Ok, having done some testing I'm noticing a sort of strange behaviour with a test map I've created. Flat plane, a wedge, and a large box. The top of the wedge is connected to the box by an arch. I've created the nav mesh which looks exactly as I'd expect and allows navigation from the plane...
-
I have an animated set of hands for a game I'm working on. The problem is that when I animated them, I animated them so that the main character is right-handed. For some reason, when I export the mesh is reversed in that it becomes a left handed mesh. Is there a way via Leadwerks to basically fl...
-
Ok so I have a mesh character that I modified so it has as few vertex's as possible to make sure the engine doesnt over load. But when I use it as a character controller the fps goes to ****. If i am not using it as a controller it seems fine. The character is bone rigged, has 10 prims 5 spheres...
-
I was wondering, is it possible to create an animated mesh with collisions for Leadwerks? Or do i need to make a post in suggestions? I want to create an automotive hydraulic lift and use the built in method of using a convex object in the mesh named collision to provide the collision properties...