Use this code { // initialize 3D d3d_start(); d3d_set_hidden(true); d3d_set_lighting(false); d3d_set_culling(false); d3d_set_fog(true,c_black,10,300); } That will set more than just the 3-d, also lighting and fog ect. are added. But to just switch to 3-d use d3d_start();
http://www.freewebs.com/game-m... game maker help Report Abuse
0 comments:
Post a Comment