animtexture multitexture
BlitzMax Forums/MiniB3D Module/animtexture multitexture
| ||
me again, is it possible to put a rigid texture on an animated texture? or does both textures need to have the same amount of frames and need to be animated? i tried it but I didn't succeed roman |
| ||
Hello, could you be a bit more clear in what you mean with putting a rigid texture (which I understand as static\single-frame one, right?) on a different, animated texture? Do you want to include a static texture into the frame list of an animated one (kinda like adding\removing frames, etc.)? |
| ||
Yes. No. But to get multitexturing to work BETTER, you'll need to tweak the TMesh.bmx a little (GL_DECAL). http://blitzmax.com/Community/posts.php?topic=94623 Have a nice day. |