rotate image help!
Blitz3D Forums/Blitz3D Beginners Area/rotate image help!| 
 | ||
| im new to blitz basic 3D and i started to code a little game that include rotated images. when i use the drawimage command, my prob is that the rotated image isnt centered. its always in a corner. can someone tell me how to display and center a rotated image ? thanks in advance | 
| 
 | ||
| This should help you http://www.blitzbasic.com/b3ddocs/command.php?name=MidHandle&ref=2d_cat | 
| 
 | ||
| oh thanks much , it works fine now :D i didnt know such a command existed so i was in trouble. good continuation with blitz basic dawlane! cheers |