Computer Science Canada Turning pictures. |
Author: | david92ng [ Thu Jan 31, 2008 1:47 pm ] | ||
Post subject: | Turning pictures. | ||
Hey, while i use the draw.pic command, I use it as the sprite so i wonder how do you like turn a picture a certain degrees. For example, i have a plane that i use much like this:
please ignore the tiny details, the point is that my plane can only go up, down, left, right and diagional. but the picture of the plane that is drawn can eather go left or right. so i want to know how to turn the picture that was drawn by a certain degree. does anyone know a easy way? if so pls reply. i seen people with programs with this common thing but i cant seem to find that code... lol i got a feeling i have to adbandon the pic.draw >.< uhhh all the extra work |
Author: | Mackie [ Thu Jan 31, 2008 6:31 pm ] |
Post subject: | Re: Turning pictures. |
Look into Pic.Rotate. |
Author: | david92ng [ Thu Jan 31, 2008 6:55 pm ] |
Post subject: | Re: Turning pictures. |
oh... darn i missed it -.- the turing manual should be more clear. thanks ^^ |