Topic: Yet more questions

The project I am working on has different teams, with similar uniforms. So first question is does maratis have a way of switching the hew of textures on a 3d model? The second question is: is there a decal type system in maratis?

Thanks so much for all of the help I have received so far on these forums it is proving to make the move to maratis an enjoyable one.

Re: Yet more questions

there is multiple approach :

- you can modify everything in the mesh in c++, but not in lua
- you can create multiple .mesh that share the same animation .maa files
- you can make a material animation in Blender with a uv offset to change the texture