Thread: Rotaion?
View Single Post
  #13  
Old 03-22-2007, 10:59 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
PHP Code:
//#CLIENTSIDE
function onCreated()
{
  
with (findImg(200)) {
    
player.xplayer.y;
    
image "block.png";
    
rotation += .1;
  }

This will make a block spin to the left over, and over, and OVER AGAIN! I think you got the brains enough to make it spin to the right!
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote