How do I make a DImage use an animated VTF texture?
2 replies, posted
Hello there.
I have an animated texture that is confirmed to be working; it is a VTF file.
I would like this VTF to be used as a VGUI DImage in Garry's Mod Lua.
I tried doing vgui.Create and setting it as the image; however, the image was static and not animated.
Any help would be appreciated.
Thank You.