Page 1 of 1

can I learn how to rotate images so I can see my plugins from multiple angles?

Posted: 07 Dec 2020, 16:59
by Toby
This plugin is a 2x2 image, how do I make it rotate * separate images the ereveld
Screenshot_20201207-212830.png

Re: can I learn how to rotate images so I can see my plugins from multiple angles?

Posted: 07 Dec 2020, 17:11
by JustAnyone
add rotation aware tag to true

Re: can I learn how to rotate images so I can see my plugins from multiple angles?

Posted: 07 Dec 2020, 17:15
by Toby
Löbby wrote:
07 Dec 2020, 17:11
add rotation aware tag to true
can I get the complete code? because it's a separate image

Re: can I learn how to rotate images so I can see my plugins from multiple angles?

Posted: 07 Dec 2020, 17:29
by Hadestia

Code: Select all    Reset

"frames":[ {"bmp":"img1.png"}, {"bmp":"img2.png"}, --and so on up to img4 ], "rotation aware":true
JSON checker
Check

Re: can I learn how to rotate images so I can see my plugins from multiple angles?

Posted: 08 Dec 2020, 12:49
by Toby
rjroldan1 wrote:
07 Dec 2020, 17:29

Code: Select all    Reset

"frames":[ {"bmp":"img1.png"}, {"bmp":"img2.png"}, --and so on up to img4 ], "rotation aware":true
JSON checker
Check
Thankyou so much :bd