Hey
I saw in the tutorials that it is possible to change the texture of a model in game without too much of a fuss. I was wondering if it was possible to change the texture of some UI/ Game Interface things.
Specifically the EXP bar, I want to make an exp bar that from an animated GIF, instead of the dull flat bar that is the default exp fill texture.
In the advanced tab under game interface I can select this feature, but I can only customize it to one texture at a time. I can't find a way to make it change periodically (which would be needed to get the full effect of my GIF inspired texture sprites).
Does anybody know if there is a VJASS operation for toggling a specific UI / game interface texture in game?
I guess if all else fails I could brute force it and just disable EXP gain and create my sprites at the location of the exp bar using create / destroy images. But that could snowball if you got things like different exp curves or things to that nature.
That's why I wanna keep the simplicity of the built-in exp system but tweak it a little.
Post any thoughts you have!
Thanks for reading
I saw in the tutorials that it is possible to change the texture of a model in game without too much of a fuss. I was wondering if it was possible to change the texture of some UI/ Game Interface things.
Specifically the EXP bar, I want to make an exp bar that from an animated GIF, instead of the dull flat bar that is the default exp fill texture.
In the advanced tab under game interface I can select this feature, but I can only customize it to one texture at a time. I can't find a way to make it change periodically (which would be needed to get the full effect of my GIF inspired texture sprites).
Does anybody know if there is a VJASS operation for toggling a specific UI / game interface texture in game?
I guess if all else fails I could brute force it and just disable EXP gain and create my sprites at the location of the exp bar using create / destroy images. But that could snowball if you got things like different exp curves or things to that nature.
That's why I wanna keep the simplicity of the built-in exp system but tweak it a little.
Post any thoughts you have!
Thanks for reading