That doesnt answer the question tho.
To rotate like an image do:
PHP Code:
//#CLIENTSIDE
function onCreated() {
with ( findImg( 200)) {
image = "block.png";
x = thiso.x;
y = thiso.y;
rotation = degtorad( degrees);
layer = 4;
}
}
(replace degrees with a number)