In my game, the controller's draw event has this code:
draw_text(mouse_x,mouse_y,("Player 1 weapon: "+ string(global.player1weapon)))This isn't doing what it should do (draw Player 1's weapon at the mouse). Help me!!EDIT: SOLVED!!
Edited by Microbug, 06 May 2012 - 10:15 AM.











