SetScale and SetRotation question

BlitzMax Forums/BlitzMax Beginners Area/SetScale and SetRotation question

Do SetScale and SetRotation not work with the TileImage command or am I missing something obvious? If not is there a known workaround?

Thanks for any help,
Jason.

IIRC:

No they don't, not really, and not really.

If not is there a known workaround?



Create your own tileimage function?

TileImage2

Thanks for the suggestions.

Jason.