Game Development Community

Andre Mercier's Forum Posts

Thread Post Date Posted
Tilemaps, Datablocks, and Possible Frustrum? Are you posting this tutorial of yours on the Github page or where are you putting it? I would find ... read more 11/13/2013 (11:58 am)
A GUI problem that I have My friend has found the problem in the main.cs. I have the exec lines together now. The problem was ... read more 07/17/2013 (11:02 pm)
A GUI problem that I have Sure. Here it is: function MyModule::create(%this) { //Load GUI profiles exec("./gui/guiP... read more 07/14/2013 (2:05 pm)
A GUI problem that I have Here's the GuiProfile.cs: if(!isObject(GuiDefaultProfile)) new GuiControlProfile (GuiDefaultProfi... read more 07/14/2013 (9:28 am)
A GUI problem that I have I wrote that in the scenewindow.cs and I went over both Chapter 6 and 7 to see what I missed but it ... read more 07/14/2013 (6:56 am)
A GUI problem that I have Yes, I have exec("./gui/guiProfiles.cs"); in my main.cs in the MyModule::create function. ... read more 07/13/2013 (5:56 pm)
A GUI problem that I have The error I get when I open up the .exe is that the "GuiControlProfile: Unable to find specifie... read more 07/13/2013 (7:11 am)