View Single Post
  #1521  
Old 10-11-2012, 07:58 AM
Hoyt1134 Hoyt1134 is offline
Registered User
Join Date: Jul 2004
Posts: 18
Hoyt1134 is on a distinguished road
Quote:
Originally Posted by Stefan View Post
Drawing panels cannot be unlimited size, that's why it's switching back to 64x64. Try to not make it bigger than 1024x1024.
It doesn't matter what size I make it, drawobject won't draw ganis like that past 64,64. Drawimage works fine and I can draw them anywhere on the screen, even past 64,64. It seems to be a bug with drawobject when you are trying to draw an object you created. If you use drawobject to draw the player it works fine, but not when you use findimg with a gani.
Reply With Quote