Page 1 of 1

Need two changeable frames

Posted: 29 Dec 2018, 03:50
by Between3Characters
Hello.. Anyone here? I need a help. What is the code for adding more than one frames? (like the construction pack/site) i think it uses animation but i dont know the code :P

Re: Need two changeable frames

Posted: 29 Dec 2018, 10:46
by JustAnyone

Code: Select all

"frames":[{"bmp":"1.png"},{"bmp":"2.png}]
You'll have 2 frames now!

Re: Need two changeable frames

Posted: 03 Jan 2019, 04:07
by Between3Characters
Ok.. thanks.