Doom-X-Machina Posted March 28, 2024 Hey all, As the title suggests... can you manipulate and animate model textures from the ANIMDEF file or is it a whole different process altogether? Cheers all. 0 Quote Share this post Link to post
0 BondoJames Posted March 31, 2024 Absolutely ANIMDEFs will work for model textures. Just use your full path name for the textures and set it up how you like. texture "Models/ExampleWeapon/Texturename1.png" pic "Models/ExampleWeapon/Texturename1.png" tics 4 pic "Models/ExampleWeapon/Texturename2.png" tics 4 pic "Models/ExampleWeapon/Texturename3.png" tics 4 pic "Models/ExampleWeapon/Texturename4.png" tics 4 1 Quote Share this post Link to post
0 Doom-X-Machina Posted April 1, 2024 5 hours ago, BondoJames said: Absolutely ANIMDEFs will work for model textures. Just use your full path name for the textures and set it up how you like. texture "Models/ExampleWeapon/Texturename1.png" pic "Models/ExampleWeapon/Texturename1.png" tics 4 pic "Models/ExampleWeapon/Texturename2.png" tics 4 pic "Models/ExampleWeapon/Texturename3.png" tics 4 pic "Models/ExampleWeapon/Texturename4.png" tics 4 Excellent!! Thankyou very much for this :) 0 Quote Share this post Link to post
Question
Doom-X-Machina
Hey all,
As the title suggests... can you manipulate and animate model textures from the ANIMDEF file or is it a whole different process altogether?
Cheers all.
Share this post
Link to post
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.