Game Development Community

Lars Nilsson's Forum Posts

Thread Post Date Posted
Notes, input and more. Will try that. Not home at the moment to try it. I remember setting the integration to something red... read more 03/15/2014 (6:54 am)
Notes, input and more. Tried it now, and either I cannot move the boulder or it is flying to space and drops through floor ... read more 03/13/2014 (6:47 am)
Notes, input and more. Got some code working now. Trying out the Bouncing Ball as RigidShape object at the moment. It looks... read more 03/13/2014 (5:29 am)
Notes, input and more. @Steve Oh, and is it "Pushable"? Maybe I can replace the mesh with the one I want to move?... read more 03/11/2014 (7:02 am)
Torque 3D Rep Question Pre-Unity3D user here. I can only talk of why I decided to go with torque instead. What made me come... read more 03/10/2014 (12:40 pm)
Been gone a while Both Torque3D and Torque2D is MIT-licensed. The engine is open-sourced, since what I heard, they wan... read more 03/09/2014 (11:46 am)
Torque 3D Show Off Thread! [image]http://i60.tinypic.com/21nfo5k.png[/image] [image]http://i59.tinypic.com/24buook.png[/imag... read more 03/08/2014 (3:33 pm)
dae2dts.exe Edit: This is how you appearently add rigidbody shapes. Got a Little too into it. Static shapes Can ... read more 03/07/2014 (6:23 pm)
dae2dts.exe DONT MIND ME - Got it working. You cannot modify the BounceBoulder datablock with dae files, then it... read more 03/07/2014 (1:45 pm)
dae2dts.exe The engine crashes and messes up the rigidShape script if it is not a dts file. It works with all bu... read more 03/07/2014 (1:37 pm)
dae2dts.exe Truth to be said, I hate that everything is so cryptic here. I cannot compile the Dae2Dts converter ... read more 03/07/2014 (11:28 am)
Player datablock error, levels Yes, but I found out the problem now, I think. My "rigidShape.cs" class was empty, copied ... read more 03/07/2014 (10:53 am)
Player datablock error, levels Oh well, I am using the Full Template now and cannot find the RigidShape script.... read more 03/07/2014 (9:30 am)
Player datablock error, levels I do not have the RigidShape script oddly enough. Well, if it's only the script and not any addition... read more 03/07/2014 (8:58 am)
Player datablock error, levels Do you mean the RigidShapeData in the Datablock editor? Cannot find the RigidShape in the object edi... read more 03/07/2014 (6:59 am)
Player datablock error, levels Oh okay, that leads me in to the other question I have. But I posted it in another thread. Really wa... read more 03/07/2014 (2:40 am)
Player datablock error, levels Oh thanks, there is not some template built for this with an Empty game, only with a Player class? L... read more 03/06/2014 (7:12 am)
Torque 3D Show Off Thread! Hello! First of all, please excuse me. I am totally new to Torque3D. Started using it as late as ... read more 03/23/2013 (4:48 pm)
A few questions Oh yeah, I am sorry. All files has been compiled to .dso files now. So to get it straight, all I ha... read more 03/23/2013 (11:01 am)
A few questions Tried to add "compileFiles("*.cs");" without quotes to the console and got the f... read more 03/23/2013 (10:38 am)
A few questions Oh, hi Michael. $compileAll is most certainly a bool variable, but I cannot set it to true since it ... read more 03/23/2013 (8:26 am)
A few questions @Frank: Thanks for your reply. Well, as I know it, Unity3D isn't really hard. Before Unity3D I wa... read more 03/23/2013 (3:20 am)
A few questions Hello Richard and thanks for the reply! Regarding that last part, I am using Notepad++ as script ... read more 03/23/2013 (2:33 am)