i have a sprite and i want a texture to spin from the center.
how do i make this possible?
I think there's a function in the code archives to rotate a texture from the centre point. Can't you just rotate the sprite itself, though?
id rather just rotote one texture in memory, than to have to loop though hundreds of sprites, this method takes 1 command, rather than hundres of 3D maths
need more help
try rotating the TEXTURE not the sprite.
i know how to rotate a sprite, i need to roate the texture
RotateTexture but have it spinning in the middle of the sprite
couldn't find it before Big10p... NICE ONE! thanks