Submitted by zeel on
I was playing around with the new Minecraft textures today, as they have been updated in the 13w02 snapshots. I found it incredibly annoying that during my attempts at animating textures I often needed a text file to adjust timing, and making that file is a bit of a chore. You have a file like so:
0*5,1*5,2*5,3*5,4*5,5*5,6*5,7*5,8*5,9*5,10*5,11*5,12*5,13*5,14*5,15*5
Thing is you have to list each frame, even if you want them all to be that duration.
The solution? La script: http://dev.lordzeel.com/MCtextureText/
Comments
Add new comment