Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
Dreamora
21
Years of Service
User Offline
Joined: 20th Sep 2002
Location: Switzerland
Posted: 6th Nov 2002 12:00
Does anyone know a possibility to rotate an image (texture)??

rotate image doesn't exist anymore and get image - sprite - rotate sprite - get image (other img-nr!) doesn't work, it still shows the unrotate image (wanted to let a text rotate and texture a cube with it ...)

Lee Bamber
21
Years of Service
User Offline
Joined: 12th Sep 2002
Location:
Posted: 15th Nov 2002 03:21
You could do two things to create this effect. You could create your own cubes using memblocks and modify the UV data so they texture coordinates create the impression that the texture text is spinning. This would be a very fast way of making the effect. Another way would be to use an offscreen bitmap and use PASTE SPRITE which will convey all the changes you make to a regular sprite including rotation. You could then grab offscreen and use the texture as normal. This would be slightly slower, but easier than approach one. Have fun!

Login to post a reply

Server time is: 2024-04-19 22:48:13
Your offset time is: 2024-04-19 22:48:13