||
I tried binding another texture (which had an animated .mcmeta file) and drawing that... didn't work. I tried directly drawing lava there didn't work.
Gui code is here:
https://github.com/Astorian/ExtraneousCraft2/blob/master/extraneous_common/net/astorian/exc/block/gui/GuiOmniCharger.java'>https://github.com/Astorian/ExtraneousCraft2/blob/master/extraneous_common/net/astorian/exc/block/gui/GuiOmniCharger.java
All source is here:
https://github.com/Astorian/ExtraneousCraft2/
thanks and Good Luck
Hello Forge community,
I really worked on this for a while but couldn't get it working. I have a huge progress bar on my GUI I want it to be animated like the fluid animation how can I get this to work or how can I use a recolored water texture on this gui.
Thanks in advance