How can i make an image rotate around my billboard

So i was building a city for my game and i wanted an ad to be displayed on my billboard and i want it to rotate around it like this

how could i achieve this?

You could use a texture object (or 4 of them, for the 4 different sides. Then you would use a script to adjust the offsetStudsU and offsetStudsV in order to make the position of the images change, and have it appear to rotate around the billboard

1 Like