Game Development Community

Ben Steffen's Forum Posts

Thread Post Date Posted
Gui Blocks Touch Try making your gui non-modal. You can do this by editing your gui file to use a non-modal Profile, ... read more 02/17/2012 (12:43 pm)
Is there a good way make on screen touch controls? You could also try to lock the mouse to the object with %object.setMouseLocked(true); This sho... read more 01/20/2012 (12:42 pm)
tge Sound issue One thing you could try is editing the preferences in defaultPrefs.cs and make sure the volumes are ... read more 01/13/2012 (12:48 pm)
MultiPlayer Support I'm working on getting out a resource for turn-based multiplayer through GameKit, but it won't cover... read more 11/04/2011 (12:30 pm)
1.5 Gui Bug? (Fixed) You might need to clean up the project a bit. The following is what I do, in order of increasing sev... read more 10/07/2011 (12:31 pm)
Sound Effects (Audio) on iTorque iPad I thought I'd post an update to this thread for those using iTorque2D 1.5. First of all, in case ... read more 09/30/2011 (12:36 pm)
passing a %var to another behavior It should be possible to do something like %behavior = %someObject.getBehavior("SomeBehavior... read more 09/23/2011 (4:29 pm)
Is there a way for 2 people to work at once on the same project from different locations? I'm also a fan of bitbucket.org, and have grown to like Mercurial over SVN. It's quite handy even fo... read more 09/16/2011 (1:00 pm)
RTS Tutorial not working.. Player start location below ground Zeph, The tutorial should still work with Torque 3D 1.1; I ran through it about a month ago and i... read more 09/09/2011 (12:44 pm)
Precipitation wonky in T3D Final This sounds like its related to a known issue in Torque 1.1 that has been reported under THREED-1939... read more 08/26/2011 (12:20 pm)
RTS prototype problem. LOGGED (THREED-2484) I'm logging this as a bug since the editor should not be crashing even with an invalid datablock.... read more 08/19/2011 (1:28 pm)
RTS prototype problem. LOGGED (THREED-2484) It's probably crashing because it can't find the BoomBotData datablock. To be sure, check the co... read more 08/19/2011 (12:58 pm)
MacBook/Pro Compatibility I've used T3D under OSX on my old Core Duo (not Core 2 Duo) MBP with a Radeon X1600 graphics card. I... read more 07/29/2011 (1:05 pm)