
so, is there any .dll, library (.lib) extention (.gex) or Code (GML) in Game Maker 8 to add AA?
Male
26 January 2013 - 01:25 AM

10 July 2012 - 11:41 PM
25 June 2012 - 02:45 AM
//Draws the Weapon Selected Icon draw_sprite(spr_hud,0,view_xview+896,view_yview+640) //Draws the Healthbar draw_sprite(spr_healthbar,0,view_xview+814,view_yview+750) //Draws the Overheat Bar draw_sprite(spr_healthbar,0,view_xview+798,view_yview+731);
global.sound1 = sound_add(working_directory + "\media\soundtrack\trainingroom.mp3",1,false); sound_play(global.sound1) sound_volume(global.sound1,0.5)

23 May 2011 - 09:21 PM
03 March 2011 - 01:31 AM
Community Forum Software by IP.Board
Licensed to: YoYo Games Ltd

Find content