123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|457|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Blitz -> Argh! Rotatetexture doesn't work!!!!

Mon, 01 Jan 2007, 17:01
ingenium1
I have loaded a texture:
a = loadtexture("a.png",65)
...
Rotatetexture a,rot
...
and it doesn't work....
but i have also noticed that if i load the texture without the "65" parameter it will work...
O_o
...
??????


-=-=-
Roger Federer is go(o)d.
But he is not alone.

Just relax... sometimes there's no need to argue.
Mon, 01 Jan 2007, 17:46
bram32
RotateTexture doesn't work on spherical/cubic maps. Maybe you could rotate the textured object itself ?
Tue, 02 Jan 2007, 03:51
ingenium1
hmmm.... thnx