Laralyn McWilliams's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Own iT2D... reasons to also buy T2D? | Bumping this to ask a related question. I own both T2D and iT2D. Does that mean I could develop once... read more | 12/26/2011 (8:42 am) |
| Connection to executable failed | And this morning, after a reboot, it's working on both machines. I still don't know why, but in case... read more | 08/29/2010 (6:41 pm) |
| Multi-platform game--start with iT2D or TGB? | I've hit a roadblock that's making iT2D challenging for me in terms of developing there first: the p... read more | 08/06/2010 (1:34 am) |
| Multi-platform game--start with iT2D or TGB? | Henry, I'm not much of a C++ coder, although I'm comfortable with Torquescript. Is it possible for a... read more | 08/05/2010 (5:21 am) |
| Multi-platform game--start with iT2D or TGB? | Thanks for the quick reply! :-) I think the game works well on the iDevice side. It's kind of lik... read more | 08/05/2010 (1:04 am) |
| New user--can't compile | Ah ha! Turns out it was set to GCC 4.0 in the target (I just checked the project settings at first).... read more | 08/02/2010 (3:01 pm) |
| New user--can't compile | It's already set to GCC 4.2 C/C++ Compiler version. Thanks! :-)... read more | 08/02/2010 (2:58 pm) |
| What would you like to see addressed in Torque 2D? | I'm still fairly new to TGB (owned it for a couple years but just now using it a lot), and for me th... read more | 06/21/2010 (4:48 pm) |
| Any way to exec a saved file? | Can you do a global search and replace in Torsion? I've done global searches, but only single file &... read more | 06/08/2010 (8:33 am) |
| Any way to exec a saved file? | Here's what the current properties.cs file has (in what I think is a clean project file that hasn't ... read more | 06/07/2010 (10:05 pm) |
| Torsion and TGB 1.7.5 problem | There is a separate thread about this in the Torsion forum, here: [url]http://www.torquepowered.c... read more | 06/07/2010 (2:33 pm) |
| Any way to exec a saved file? | TGB crashed a while back (maybe three weeks ago). That was before I reinstalled TGB and created a ne... read more | 06/07/2010 (2:32 pm) |
| Any way to exec a saved file? | It just started happening again, writing all new goofy nonsense into the .xml file. Here's what the ... read more | 06/06/2010 (11:26 pm) |
| TGB 1.7.5 torsion problem (binary fix available) - RESOLVED | I made the change to the source code and compiled new release and debug executables... but no luck. ... read more | 06/06/2010 (10:59 pm) |
| Any way to exec a saved file? | I created a new project with the same name/path, copied the files over, and everything seems to be r... read more | 06/06/2010 (5:14 pm) |
| Any way to exec a saved file? | I don't know enough to modify xml.cs or the source code, LOL! :-) Does it work to also copy the l... read more | 06/06/2010 (3:16 pm) |
| Any way to exec a saved file? | Sorry for the multiple posts, but I figured you might ask about the main.cs file. I haven't edited t... read more | 06/06/2010 (3:01 pm) |
| Any way to exec a saved file? | OK, something is seriously messed up. I fixed the commonConfig.xml file and everything ran perfectly... read more | 06/06/2010 (2:58 pm) |
| Any way to exec a saved file? | Wacky--somehow the commonConfig.xml file was blown away. Everything in it was blank, like this: [... read more | 06/06/2010 (2:37 pm) |
| Any way to exec a saved file? | Another wrinkle: If during the same play session, I create the .txt file, exec() looks in the cor... read more | 06/06/2010 (11:02 am) |
| Any way to exec a saved file? | I figured out what the problem is. Something in my game has gone haywire. I set up the properties.cs... read more | 06/06/2010 (10:43 am) |
| FileIO--path for file in exec? | Edit--posted to the wrong thread!... read more | 06/06/2010 (10:41 am) |
| Can't create new scene | OK, I figured it out and now I feel dumb. I'll post this response so if anyone is doing a search in ... read more | 06/05/2010 (12:58 pm) |
| Memory management | I think there's a memory leak somewhere. After I rebooted my computer, the memory consumed by the ap... read more | 05/30/2010 (8:12 pm) |
| GUI Builder not saving changes | A little more information I just discovered: if you make the changes and apply, then close the GUI B... read more | 05/19/2010 (9:10 pm) |
| GUI Builder not saving changes | I just tried it with clicking Apply after making the changes, and they still didn't save. A change t... read more | 05/17/2010 (8:24 pm) |
| Headers in TGB 1.75 Gui Builder are black on black | Mac is: Model Name: Mac Pro Processor Name: Quad-Core Intel Xeon Processor Speed: 2.26 GHz ... read more | 05/17/2010 (8:12 pm) |
| Torque Stops Updating Assets | I wonder if you're having the same issue I am? Here's my post: [url]http://www.torquepowered.com/com... read more | 05/15/2010 (7:34 pm) |
| GUI Builder not saving changes | In case it helps figure this out, I changed the Position settings and then saved it under a new name... read more | 05/15/2010 (6:26 pm) |
| GuiMLTextCtrl Text cut off on left during game update | Resizing the GuiMLTextCtrl so it's more narrow than the scroll region did the trick. Thanks for the ... read more | 05/13/2010 (2:22 pm) |
| Bug in Project listing - RESOLVED | Thanks! Taking that line out of the sideBarTreeView file did the trick!... read more | 05/12/2010 (9:23 pm) |
| Resource for a chat log or text buffer? | The former (scroll bars). I think those two bits of info are just what I needed: guiMLTextCtrl to di... read more | 05/10/2010 (8:14 am) |
| Any way to GetLetter? | Ah ha! You guys got me on the right track. I can use [code]getSubStr(%string, %start, %numChars)[... read more | 05/01/2010 (4:29 pm) |
| FileIO--path for file in exec? | I understood the locations, but what I wasn't getting is that you use the exact same path for the ex... read more | 04/11/2010 (4:53 pm) |
| FileIO--path for file in exec? | OK, it turns out on my machine, the file is put in AppData/Roaming. Is that a bug or is that the cor... read more | 04/11/2010 (11:18 am) |
| Problem with schedule | You were both right--thank you! In case it helps anyone else doing a search for schedule help, he... read more | 04/08/2010 (1:53 pm) |
| If statement not correctly checking variable | Ah ha! See, I knew it was something simple. :-) Thanks for the quick response. I really appreciat... read more | 04/05/2010 (4:37 pm) |
| Change textColor in editor? | Got an answer from Twitter. It's in the Blend rollout. That should really be renamed to Color, or Co... read more | 04/04/2010 (2:03 pm) |
| Scenegraph/Scenewindows in Script & other newbie Qs | Bumping this old question because I was about to ask the same thing!... read more | 04/04/2010 (12:26 pm) |
| Project not running from Torsion | I think I just confirmed what's happening. I'll submit it as a bug. When I either create a new proje... read more | 04/03/2010 (9:27 pm) |
| Project not running from Torsion | I created a separate new project... and all of a sudden it started to work. It took 2-3 times of run... read more | 04/03/2010 (8:21 pm) |
| Developing on the Mac | OK, I figured out how to compile a debug build... step 1 done! Now if only I could get TIDE to wo... read more | 04/02/2010 (9:28 pm) |
| 1.5 Config Datablock and Fish Demo | I just ran into this as well, and it's because there's a step missing in the documentation. After yo... read more | 07/16/2007 (6:02 pm) |
| 1.5 support soon? | Great--thanks! :-)... read more | 07/16/2007 (5:46 pm) |
| 1.5 support soon? | Is there an update on when the Adventure Kit will be updated for 1.5? I'm pretty much a newbie and i... read more | 07/16/2007 (3:41 pm) |
| Problem with Getting Started/ObjectSelection1Tutorial | I tried that change, and it caused a script error in the console. If I add the next part of the ... read more | 01/12/2007 (10:41 pm) |
| Cursor keys don't work in the editor? | That's exactly what I needed--thanks! :-)... read more | 12/30/2006 (3:18 pm) |
| Grid disappears in TGB level editor | Now I can't get it to reproduce either, even though it happened to me three times yesterday, on two ... read more | 12/27/2006 (11:27 am) |
| Grid disappears in TGB level editor | If you go into Edit/Preferences/Level Editor, and change the Design Resolution there, you can change... read more | 12/27/2006 (8:34 am) |
| Grid disappears in TGB level editor | I was just searching for any help with the same issue. I also changed the resolution as a part of fo... read more | 12/26/2006 (6:18 pm) |