Game Development Community

Robert Carroll's Forum Posts

Thread Post Date Posted
Problem When Playing a scene? Yeah, I don't know what caused it but restarting my computer seems to have fixed it. Thanks anyways... read more 04/30/2011 (9:08 am)
I just lost my Level!? :( 1.) I don't know too much about that... 2.) Yep, I think that is exactly what is going on. 3,) I r... read more 04/03/2011 (10:06 pm)
I just lost my Level!? :( I have done that :( I've removed everything but one object and the level still won't load :(... read more 04/02/2011 (8:47 pm)
I just lost my Level!? :( Well, even though this is very annoying (having the level played right) but not being able to edit I... read more 04/02/2011 (8:43 pm)
I just lost my Level!? :( I'am a very bad explainer btw, here I'll put it in simple terms. I had a scene say with one red ... read more 04/02/2011 (7:45 pm)
I just lost my Level!? :( Well, this is weird when I play the file that got corrupted It loads the level in the state that it ... read more 04/02/2011 (7:32 pm)
Easy real quick question(s) about iT2d? Oh, ok. That makes a little more sense now. I have Vista and an iPod Touch, I guess thats %50 :D. ... read more 02/02/2011 (11:46 am)
Easy real quick question(s) about iT2d? Wait? So you need to have a mac?... read more 02/02/2011 (3:59 am)
Can't get the basic level working on PSK? Well I tried that and I'm missing the Dragon Actor template. I copied the datablocks.cs over too al... read more 07/28/2010 (5:44 am)
Can't get the basic level working on PSK? Ok, I got the demo level to work :) sorry for all of this I got my first computer three years ago an... read more 07/27/2010 (11:37 pm)
Can't get the basic level working on PSK? Directly from the exe. I'm launching the TGBGame thing C:/program files (x86)/Torque/Torque Game ... read more 07/27/2010 (2:25 am)
Can't get the basic level working on PSK? Ok, did that. When I go and try to open the TGBGame it still gives me the error. 'Initialize Proj... read more 07/26/2010 (11:41 pm)
Can't get the basic level working on PSK? I downloaded the PSK again and just tried to open it without anything else and it said failed to ope... read more 07/26/2010 (3:04 pm)
Can't get the basic level working on PSK? When I click on that it says: 'Initialize Project' Function could not be found.... read more 07/26/2010 (5:24 am)
Can't get the basic level working on PSK? What do you mean?... read more 07/25/2010 (3:14 am)
Can someone test this for me on a Mac? I know some of the images are gone but... I have never used a mac so I have no idea what to do :( I... read more 07/22/2010 (10:12 pm)
Can someone test this for me on a Mac? Oh sorry here its http://www.reagaming.com/finalstand.htm... read more 07/22/2010 (9:46 pm)
Demo my Game? Thanks I'm trying to fix it up a little more. When I'm done I'll post again.... read more 07/16/2010 (3:52 pm)
My Pause Behavior Ok, it was something to do with the object I was putting the behavior on. I deleted that object and... read more 06/06/2010 (5:29 pm)
My Pause Behavior Ok what I'm trying to do is put this behavior [code] if (!isObject(PauseBahavior)) { %t... read more 06/05/2010 (1:40 pm)
My Pause Behavior I tried that but it didn't work ether :(... read more 06/05/2010 (2:00 am)
My Pause Behavior I tried this [code] if (!isObject(MousePause)) { %template = new BehaviorTemplate(MousePause)... read more 06/04/2010 (8:05 pm)
My Pause Behavior [code] if (!isObject(MousePause)) { %template = new BehaviorTemplate(MousePause); %te... read more 06/04/2010 (1:43 pm)
My Pause Behavior Actually It stops working after the first pause/resume :(... read more 06/04/2010 (12:40 pm)
Platformer Tutorial Behavior error? I think that this should go in there? [code] function platformerControlsBehavior::onBehaviorRemo... read more 06/02/2010 (2:38 pm)
How would I go about doing this? Ok, That does sound complicated. I've never done anything with FileObjects :)... read more 06/01/2010 (7:32 pm)
How would I go about doing this? @Patrick: Is there a way to "save" the trophies? Like so you could come back to the game... read more 06/01/2010 (7:14 pm)
How would I go about doing this? You should post this as a resource :)... read more 06/01/2010 (6:14 pm)
How would I go about doing this? I copied the trophies script over to my game along with the scenes but when I try to click on them o... read more 06/01/2010 (5:49 pm)
How would I go about doing this? OK, thanks :) ... read more 06/01/2010 (5:03 pm)
How would I go about doing this? [url=http://www.reagaming.com/fssource.zip]Here[/url] There's the source of my game you can see exa... read more 06/01/2010 (3:01 pm)
How would I go about doing this? Ok, I tried it I have a picture of a trophy on my scene. I have that as the trophy class (one with ... read more 06/01/2010 (2:38 pm)
How would I go about doing this? @Rennie Moffat you did explain good it's just me I'm not that good at torque script. (mac) I tried ... read more 06/01/2010 (2:09 pm)
How would I go about doing this? [url=www.reagaming.com/fswindows.zip]Here[/url] that's my game if you click on trophies I want it to... read more 05/31/2010 (10:50 pm)
How would I go about doing this? I don't really know much about Torque script :( I don't have a main menu behavior. Do you mean to p... read more 05/31/2010 (9:27 pm)
How would I go about doing this? Ok I get the fist part but how would I fit it into the main menu?... read more 05/31/2010 (8:44 pm)
Demo my Game? I just made an installer so you can try that one :) Also I tested the game on my other computer (vi... read more 05/25/2010 (11:53 am)
Demo my Game? I know there are a bunch of errors in the console, it runs with them though. I'm using a Vista and ... read more 05/25/2010 (11:24 am)
Setting a screen Resolution for a Build The camera size in the editor? The whole 130x70 or something? I wouldn't know that's the best I've... read more 05/25/2010 (3:16 am)
Where *exactly* do I put the PSK folder? So basically copy all of the content just to there. Nothing else?... read more 05/23/2010 (11:43 pm)
Where *exactly* do I put the PSK folder? This is going to sound stupid but wheres the installation directory.... read more 05/23/2010 (7:38 pm)
Make My TGB game load faster? AMD Athlon 7750 Dual-Core Processor 2.70 GHz Windows Vista Home Premium. I can't remember where th... read more 05/21/2010 (5:16 pm)
Make My TGB game load faster? Where do you think the problem could be?... read more 05/20/2010 (11:33 pm)
Make My TGB game load faster? Well my computer is pretty new it's a vista, bought in 2009. It has 4.00 GB of RAM. So it's not th... read more 05/20/2010 (9:11 am)
Make My TGB game load faster? I don't have iT2D. What do you mean I should go to 1.4 beta and perlevel datablocks? I think I sho... read more 05/19/2010 (10:11 pm)
Make My TGB game load faster? Im making a platformer and the images are pretty big the whole folder of images makes up about 8.31 ... read more 05/19/2010 (3:11 pm)
Make My TGB game load faster? How do I make it load the things per level? I do only use one datablock.... read more 05/19/2010 (9:08 am)
Introducing Fangorodrim That's a neat idea. It's like combining a shooter with a strategy game. Awesome... read more 05/13/2010 (7:33 pm)
Do you think I should go through with this game project? Ok, I think I can get a demo up in a day or two.... read more 05/12/2010 (12:07 am)
Do you think I should go through with this game project? Ok, Thanks I'll try to just spread it around :)... read more 05/11/2010 (10:20 pm)
Page «Previous 1 2 3 4 Last »