#yakka.id's suggestion discussion
1 messages · Page 1 of 1 (latest)
just use "random frame"
Makes sense in some cases,but in my cases,i tried to put generic ads on a train wagon.
that's what random frame is for?
As an animation.
yeah??
you can very much unse random frame for animations
though I don't think you'd use that here
Case:
"frames": [
{"bmp": "GER_EKO_NOR.png","count": 4,"w": 20},
//Diagonals
{"bmp": "GER_EKO_NOR.png","w": 17,"h": 18,"x": 80},
{"bmp": "GER_EKO_NOR.png","w": 5,"h": 18,"x": 97},
{"bmp": "GER_EKO_NOR.png","w": 17,"h": 18,"x": 102},
{"bmp": "GER_EKO_NOR.png","w": 5,"h": 18,"x": 119}
]