LiEnby / chovy-gm

At long last. GameMaker 8.1 to PSP!
GNU Lesser General Public License v2.1
42 stars 4 forks source link

draw_self() function causes lock up #6

Closed ghost closed 4 years ago

ghost commented 4 years ago

Whenever I use draw_self() in the draw event my game locks up after the yoyo splash screen. The game works fine on PC.

LiEnby commented 4 years ago

draw_sprite_ext(sprite_index,image_index,x,y,image_xscale,image_yscale,image_angle,image_blend,image_alpha) == draw_self() lol