Jason Campbell's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Advanced AI Scripting help Needed | I am trying to get the Improved AI Guard Unit resource to work in newer versions of T3D to help you ... read more | 01/14/2015 (4:51 am) |
| advanced Scripting help Needed | Scripting what your talking about is truly advanced. The USAIK does exactly what you want. I can und... read more | 01/13/2015 (4:47 am) |
| Cleaning up the spam, you need a moderator? | Thanks, Michael. I wish I could help but understand. I remember the constant battle against spammers... read more | 01/12/2015 (5:52 pm) |
| Cleaning up the spam, you need a moderator? | I guess I should have dug deeper. Thanks guys, for clearing that up. :)... read more | 01/11/2015 (7:44 pm) |
| How to draw a circle ? | I'm sorry, I don't understand what you are trying to do. Can you describe it further?... read more | 01/11/2015 (7:31 pm) |
| Scripting help Needed | Cool, another way to switch back and forth, while keeping the same keybind is to use this in the fun... read more | 01/11/2015 (7:26 pm) |
| Cleaning up the spam, you need a moderator? | I certainly didn't mean to offend anyone and I hope I didn't come across as ungrateful for the work ... read more | 01/11/2015 (5:58 am) |
| Scripting help Needed | Hi Michael, welcome. I think it's great that your jumping in. Jeff probably has it there and he is m... read more | 01/10/2015 (8:46 pm) |
| free 3d player model for Torque3d | Maximo has quite a few free characters for you to mess with. They have bones and can be downloaded i... read more | 12/30/2014 (11:02 pm) |
| STREETLIFE(THE GAME) | Run the Project Manager.exe click New Project. Name the project in the box, leave on Full in the tem... read more | 09/23/2014 (5:04 pm) |
| T3D User Interface (Dark Theme/ GUI) 1.3 | Thank you, that looks great!... read more | 07/07/2014 (8:46 pm) |
| creating NPCs in scene | Hi Roger, Part Eight of the Simple FPS Tutorial covers what you need. You'll just have to chan... read more | 06/19/2014 (5:51 pm) |
| Getting a Knife into the Left First Person Hand | It seems that I would need to create an all new weapon animation that is placed in the left hand and... read more | 06/02/2014 (4:28 am) |
| Getting a Knife into the Left First Person Hand | Thanks for the suggestion Donnie, I gave that a try and still no dice. I've tried everything it seem... read more | 05/29/2014 (10:46 pm) |
| Getting a Knife into the Left First Person Hand | I've got it set up like that. I must be missing something because it isn't even mounting to the righ... read more | 05/29/2014 (4:40 am) |
| Getting a Knife into the Left First Person Hand | Thanks Chris but that's not really an option because I'm trying to cheat and use the existing arms a... read more | 05/28/2014 (11:02 am) |
| Removing the large box that says Welcome to Torque Demo app visitor. | Awesome. Thanks guys.... read more | 05/20/2014 (5:12 pm) |
| optimal way to create a room | I am fairly new but I use Sweerhome 3D with decent results. Really good for prototyping. Just export... read more | 05/19/2014 (11:17 am) |
| Forest Editor won't save new brushes nor meshes | Wow that's pretty bleak Duion! Heh. I seem to be able to add meshes to the managedItemData.cs ma... read more | 05/14/2014 (4:40 am) |
| Forest Editor won't save new brushes nor meshes | Thanks for the reply. I guess I'll go about adding the paths to the brushes.cs and managedItemData.c... read more | 05/13/2014 (4:32 am) |
| Re-Spawn hits Top 10 on IndieDB... | This is great to hear! Nicely done. It is great that Indie game designers are where it's at these da... read more | 05/13/2014 (4:24 am) |
| Prone animation trouble | I wish I could be of more help. Could it be a size issue? Perhaps your exporting the animation too l... read more | 05/05/2014 (10:39 pm) |
| Prone animation trouble | When I look at it in the shape editor he is floating off the ground. If I lower the Bip01 node he is... read more | 05/05/2014 (7:38 pm) |
| Prone animation trouble | I'm not at my computer but you could try Center model and Floor model in the collada loader when fir... read more | 05/05/2014 (3:23 pm) |
| Terrain help | Did you by chance add a skatter sky object beside your basic sun. If so delete it from the scene. Ha... read more | 04/17/2014 (3:59 pm) |
| Terrain help | Try deleting the Sun object then adding Basic Sun back again. Maybe you by accident messed with the ... read more | 04/17/2014 (2:46 pm) |
| What do users think of Torque 3D? | I'm not trying to be argumentative but TorqueScript is very C-like. I only have a bit of C++ under m... read more | 04/16/2014 (5:45 am) |
| Material Selector Problem | Alright, this is screwed up. I googled the material selector error and ended up someone else had exp... read more | 04/15/2014 (7:41 pm) |
| Material Selector Problem | Hi Ron, I did install the Decal Pack using the auto load code but everything was working well for... read more | 04/15/2014 (6:47 pm) |
| Trying to get Swinging Door to work | Don't feel bad, I like that I sort of figured it out myself, though the idea of just grabbing the fi... read more | 04/14/2014 (7:04 pm) |
| Trying to get Swinging Door to work | Thanks Richard, Sorry that was an older doors.cs I sent you. However, I am elated. I just got... read more | 04/14/2014 (6:54 pm) |
| cant create my own character | I was toying with the idea of figuring out how to replace the FP Arms but decided that it was too co... read more | 04/14/2014 (3:30 pm) |
| Artificial Intelligence for beginners - Power-AI Pack | Wow, that looks great. I need to come up with $75. I will buy this when I can. I've already bought u... read more | 04/13/2014 (4:51 pm) |
| Trying to get Swinging Door to work | Thanks Richard. If you want, you can just grab the code and door.dts/door.png to test it. I will con... read more | 04/13/2014 (8:02 am) |
| Trying to get Swinging Door to work | Thanks, Daniel. This is all in script. StartOpenSwing is called when the Operate function finds a do... read more | 04/13/2014 (5:44 am) |
| Trying to get Swinging Door to work | God, so many hours staring at this code, trying different things. It's really disparaging. I hate th... read more | 04/12/2014 (11:04 pm) |
| cant create my own character | Creating a custom character can be achieved entirely in the engine. Go to Editors > Datablock ... read more | 04/11/2014 (8:39 pm) |
| Trying to get Swinging Door to work | Thanks for the reply Jeff. The Operate function actually works. I can operate the door again and ... read more | 04/10/2014 (9:20 pm) |
| Updated: Wading into the scary murky waters of TorqueScript... | I wish I could recommend the 3rd edition of that book. I am a fan of Ken's and worked through his fi... read more | 04/06/2014 (2:51 pm) |
| Forest Editor LOD texture problem | Thanks Ron, I made sure I had that and had to delete the cached.dts. Everything seems to be working ... read more | 03/30/2014 (9:49 pm) |
| Seems I can only use UI to make script changes... | Thanks Nin, I was missing that one for my knife. Still doesn't work right but I'm closer. ... read more | 03/16/2014 (12:27 am) |
| i have a question! | It's a bit hard to figure out what your having trouble with exactly. It may be that your Height Scal... read more | 03/11/2014 (4:59 pm) |
| Blotches on my terrain painter textures | Yep, it was the diffuse size. Thanks. I swear I tried that first... Since I'm thinking about my p... read more | 03/11/2014 (4:03 pm) |
| Blotches on my terrain painter textures | [image]http://i57.tinypic.com/246owmh.jpg[/image]... read more | 03/11/2014 (4:21 am) |
| No death animation and bot removal | Thanks Richard, that was it. I must not have saved player.cs.... read more | 03/05/2014 (12:31 am) |
| What do users think of Torque 3D? | As a beginner myself, I can only give you my impression so far but first I want to explain why I've ... read more | 02/15/2014 (4:47 pm) |
| Some Beginner Questions | Thanks guys, That was well put Lukas and helped a lot. I'm going with Torque. I can always learn ... read more | 11/13/2012 (4:08 am) |
| Some Beginner Questions | You guys are giving me a lot of hope and it is very apparent that anything can be done with the engi... read more | 11/11/2012 (10:16 am) |
| Some Beginner Questions | @Lucas - Thanks, that sounds great, you're right I may need help on where to place everything. I loo... read more | 11/10/2012 (9:58 am) |