Mindustry

Mindustry

Not enough ratings
Rotating picture display
   
Award
Favorite
Favorited
Unfavorite
Tags: schematic
File Size
Posted
284.000 B
8 Sep, 2023 @ 10:17am
1 Change Note ( view )

Subscribe to download
Rotating picture display

Description
Simple program that will create an illusion that image displayed is rotating.

You can display any other image from the game by editing image variable in first Draw operation e,g, @copper will display a copper block.
To make the object spin counterclokwise make variable a negative number.
You can edit variable a and edit amount of seconds in Wait command to increase/decrease rotation speed.
I think tinkering with them and making the image smaller might make the rotation looks better.

There are probably handful other better ways to make something like this, I'm not a pro idk.