Game Development Community

Juan Carlos's Forum Posts

Thread Post Date Posted
T3D features requests... Hi Giorgio, You are correct. But I would think it's more natural to have it done directly to t... read more 02/13/2011 (1:25 pm)
T3D features requests... I want to be able to rotate several selected objects inside the world editor by specifying the rotat... read more 01/30/2011 (2:53 pm)
followPath odd behaviour PD. I just noticed that it doesn't actually stop. It looks as if the player got stuck as the avat... read more 12/06/2010 (10:44 pm)
followPath odd behaviour @Rex I added the AIplayer to the player as the RTS prototype example in the official docs does it... read more 12/06/2010 (10:39 pm)
followPath odd behaviour Here is my code: [code]new SimGroup(Paths) { canSaveDynamicFields = "1"; ... read more 11/30/2010 (5:52 am)
followPath odd behaviour Indeed, I am trying to get the player to move when clicked. The player does implement AIplayer li... read more 11/30/2010 (2:24 am)
Camera Pathing Thank you all, This really helps me understand the engine better. I really hope torque´s... read more 11/29/2010 (4:03 pm)
Camera Pathing Thanks a lot!!! The problem was the place of script. One curious question though, if those scr... read more 11/15/2010 (3:06 am)
RTS Prototype question Thanks. It was that.... read more 11/14/2010 (3:01 pm)
Have the player move on a path Is there a way to do this in Torque 3D? ... read more 11/11/2010 (7:36 am)
Camera Pathing bump... read more 11/10/2010 (5:53 am)
Giving properties to multiple selected shapes in world editor oh, LOL. My brain is slow this week. Cheers.... read more 11/10/2010 (5:51 am)
Giving properties to multiple selected shapes in world editor Hi eb, Where does your script go? directly into the console doesn't do much difference. Thanks... read more 11/10/2010 (2:37 am)
Giving properties to multiple selected shapes in world editor By prefab, do you mean making it a single .dif? Thanks for your reply.... read more 11/08/2010 (10:26 pm)
Torque3D BSoD I had the same problem and installing the Omega drivers solved the problem.... read more 11/08/2010 (4:39 am)
How can i control the Camera Check this out. http://www.torquepowered.com/community/forums/viewthread/116803 So far I haven... read more 11/08/2010 (4:26 am)
Camera Pathing Hi, me again, After some trial and error using Tim´s code, I found that if I type [code]%... read more 11/07/2010 (9:33 pm)
Camera Pathing Hello, I am trying to use this but somehow, after copying all the scripts from the blog, when I l... read more 11/05/2010 (4:21 am)