Cassy Brink's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Tutorial? | Check out Envy Games' SpriteWorks tool - it turns three-dimensional animations into two-dimensional ... read more | 04/20/2010 (3:52 pm) |
| GarageGames Hiring Tech Writer For Torque | Damn, why can't this have been two years from now, when my military contract ends?... read more | 04/07/2010 (3:19 pm) |
| checkers! | Did you check the console to see if there are any errors?... read more | 02/22/2010 (12:37 am) |
| checkers! | The checkers tutorial is outdated and is known to have a large number of issues. As far as the wh... read more | 02/21/2010 (9:07 pm) |
| datablocks tutorial | Sorry, I hadn't read your first post properly. Move your exec("./gameScripts/configs.cs");... read more | 02/17/2010 (2:45 am) |
| datablocks tutorial | Are you sure that you are editing the correct files? Make sure you've actually got the right project... read more | 02/17/2010 (12:53 am) |
| Fish doesn't move | Before you give us the code, let us see the contents of your console. (Browse to the project dir... read more | 02/16/2010 (11:41 pm) |
| datablocks tutorial | Did you Reload the project (Project->Reload Project) or restart the editor before trying to use t... read more | 02/16/2010 (11:35 pm) |
| Learning Torquescript | While you could look at the Game Programmer's Guide to Torque, your best bet for learning TorqueScri... read more | 01/07/2010 (9:06 am) |
| Developer Twitter List/Networking | Eh, sure, why not? twitter.com/xminalienx... read more | 01/03/2010 (9:59 am) |
| Creating simple "escape the room" or "first person point&click adventures" | Torque Game Builder/Torque2D has the capability build whatever type of games you need - the deciding... read more | 01/02/2010 (8:30 am) |
| Newcomer with some initial feedback | [quote] - The layout of the forums, including using searches to find things, is a nightmare. I ... read more | 01/01/2010 (11:43 pm) |
| Cannot open console | Can you give us a copy of the contents of console.log?... read more | 12/31/2009 (4:47 am) |
| [EDIT] Is Torque 2D Right for Me? | Alright, let me clarify on TorqueX. TorqueX uses Microsoft's XNA Framework, which is a media fram... read more | 12/30/2009 (10:10 pm) |
| [EDIT] Is Torque 2D Right for Me? | [quote]Torque X 2D writeen in C#? Sounds perfect for me. Also, by designed to work well for, do you ... read more | 12/30/2009 (7:13 pm) |
| [EDIT] Is Torque 2D Right for Me? | Allow me to say, from experience, that Torque Game Builder (as well as the in-development Torque 2D)... read more | 12/30/2009 (5:47 pm) |
| Removing object from path | Didn't notice your post before your question about defining %node. [code]function MyPath::onNodeR... read more | 12/30/2009 (5:13 pm) |
| Removing object from path | No. You don't have to declare %node. It is passed, as a parameter, by the engine. %node is something... read more | 12/30/2009 (5:10 pm) |
| Removing object from path | It doesn't delete it, it does whatever your code tells it to do. %node [b]is[/b] passed to the fu... read more | 12/30/2009 (4:54 pm) |
| Removing object from path | That's what the third parameter is for. The first parameter, %this, is the path itself. The seco... read more | 12/30/2009 (4:28 pm) |
| Removing object from path | A callback isn't something that you are to call from your own code, it is something that is called f... read more | 12/30/2009 (4:18 pm) |
| Removing object from path | Well, now that I'm not half-asleep and looked over the code again, you aren't assigning any class to... read more | 12/30/2009 (2:41 pm) |
| TGE and T3D | As mentioned several times, Houssen, I believe that you are better off starting with T3D for your le... read more | 12/30/2009 (9:30 am) |
| Removing object from path | I haven't really played around with paths much, but I'm not seeing any sort of callbacks on t2dPath ... read more | 12/30/2009 (9:08 am) |
| Removing "collisions" from stacked objects | The easiest solution would be to enable a collision callback, and check it either as a class functio... read more | 12/30/2009 (9:00 am) |
| Does 2D game engine work on mac? | Can you give us a copy of the log file it creates when you run it on the Mac? -Edit- Since you'r... read more | 12/30/2009 (8:52 am) |
| Does 2D game engine work on mac? | What do you mean by it not working? Is it not running, is it opening a window but not doing anything... read more | 12/30/2009 (8:23 am) |
| How can I export 3d max 9 file to dts | I found this in another thread: http://www.blikstad.com/max2dtsExporter_2009.zip If this specifi... read more | 12/28/2009 (11:04 pm) |
| My torque didn't work with .dif | Can you give us something more descriptive of the problem you're having? Perhaps a copy of the conso... read more | 12/28/2009 (11:02 pm) |
| Beginner Question: About the event List of TGB | It varies from object to object. Let me dig up the TGB reference... Yeah, what I was specifica... read more | 12/28/2009 (10:19 pm) |
| I wanted to ask a question about MAC | "Torque engine" says nothing. I'm assuming that you're building on a Windows machine, s... read more | 12/28/2009 (10:08 pm) |
| Products | That depends on what you are trying to develop a game [b]for[/b]. If you're looking to create a 3... read more | 12/28/2009 (9:56 pm) |
| How do I do multiple splash screens? | The Splash screens are all handled in the script for StartupGui. In game/scripts/gui/startupGui.c... read more | 12/28/2009 (9:48 pm) |
| Need some informations about Torque | 1) You have to buy it from Nintendo, and they don't release the prices for their dev kits (at least,... read more | 12/28/2009 (6:49 pm) |
| TGE and T3D | Not to mention the fact that TGE Source, at its lowest, cost as much as Torque 3D Binary. At the ver... read more | 12/28/2009 (6:38 pm) |
| Help please, I need someones opinion. | It's too late. Granted, you could probably buy a license for one of the others. I don't know.... read more | 12/27/2009 (7:09 pm) |
| Torque Doesnt Work! | Alright, so then the rendering problem isn't so much DirectX as it is the new rendering system that ... read more | 12/27/2009 (5:45 am) |
| Torque Doesnt Work! | What type of graphics card do you have? I've had similar issues on every computer I've used equipped... read more | 12/27/2009 (3:33 am) |
| T3D, problems starting up. | That... really doesn't tell us much of anything. In regards to Problem 1: You really only need t... read more | 12/27/2009 (3:27 am) |
| T3D Binary - Questions | You have to bear in mind that, barring versions of TGE prior to TGE 1.5, the $100 for the Binary ver... read more | 12/27/2009 (2:29 am) |
| T3D Binary - Questions | If you only own the binary version of T3D, I don't think you get the older Torque versions (TGE &... read more | 12/26/2009 (6:33 pm) |
| T3D Binary - Questions | Yes, the Torque 3D Binary version is to Torque 3D as TGB Binary version is to Torque Game Builder. Y... read more | 12/25/2009 (9:30 pm) |
| Torque3d on a mac | Simple Answer: Yes. Torque 3D is just as usable on Mac as it is on Windows, and is quite powerful... read more | 12/25/2009 (7:38 pm) |
| Cant find Torque 3D 1.1 Alpha download link. Please Help. | Yes, as far as I know, it is. Being that it is an alpha version, it is in early-testers stage, and l... read more | 12/25/2009 (6:33 am) |
| So if TGE & TGEA have been discontinued | Perhaps if said coat of paint was applied after TGEA was melted at an atomic level and used to re-fo... read more | 12/25/2009 (1:31 am) |
| Any good books for torque3d | Unfortunately, no, there isn't a book specifically geared toward Torque 3D. Any of the books (save f... read more | 12/25/2009 (1:27 am) |
| Check to see if button has been pressed | Your best bet to check a keypress would be to use a flag within a behavior (ie, adding %this.spacePr... read more | 12/24/2009 (1:14 am) |
| Stopping the Camera from jumping on intervening meshes. | Actually, I think it's because I forgot to install the PhysX SDK. Once I get it downloaded & ins... read more | 12/21/2009 (6:11 pm) |
| Stopping the Camera from jumping on intervening meshes. | Well, then it looks like I need to find a new way to do the RTS camera style, or get working on maki... read more | 12/21/2009 (3:13 pm) |
| TGB games on a web portal | Right now, there isn't a web plugin (as there is with Torque 3D) that you can build. You could, theo... read more | 12/12/2009 (1:17 pm) |