I'm loop a bit of code with an object not moving in 3d space, geting the 'object screen x' and y' positions and pasting a sprite to that 2d space on screen. I'm revolving the object, but the sprite is being pasted all over the place!
variables: threesixty loops 0-360, spin_speed inc up to 70 then stays there
yrotate object 5500,-threesixty*spin_speed
scale object 5500,50+spin_speed,100,50+spin_speed
x=object screen x(100) : y=object screen y(100)
scale sprite 77,spin_speed
rotate sprite 77,threesixty*spin_speed
any clues chaps?
heart of gold, nerves of steel, nob of butter