Page 1 of 1
Torque3d
Posted: Wed Jan 26, 2011 7:16 pm
by hallsofvallhalla
One reason why I really do love Torque the engine. Hate the scripting, love the UI and graphics
This took me literally 5 minutes and this is on a very crappy laptop. The graphics are turned waaaaaay down.
gonna work on getting a vehicle in game and working next. Had it working once but lost it. Gonna try and get the vehicle real shiny and nice

Re: Torque3d
Posted: Wed Jan 26, 2011 7:18 pm
by SpiritWebb
Thats awesome! Looks amazing!
Re: Torque3d
Posted: Wed Jan 26, 2011 7:34 pm
by hallsofvallhalla
wahoo jumping the buggy, though it seems i hit print screen on the crash

Re: Torque3d
Posted: Wed Jan 26, 2011 7:59 pm
by hallsofvallhalla
Re: Torque3d
Posted: Wed Jan 26, 2011 8:02 pm
by SpiritWebb
Very nice...keep 'em coming!
Re: Torque3d
Posted: Thu Jan 27, 2011 3:43 am
by Last Known Hero
Damnit, I want to try this but I can't justify $100 on anything that has to do with scripting, I can't script my way out of a paper bag (waits for someone to create a script and put it on here like a smartass

)
Looks really great halls, does this mean you might be going back to a 3d game?
Re: Torque3d
Posted: Thu Jan 27, 2011 4:11 am
by hallsofvallhalla
maybe

...
Code: Select all
<body onLoad="exitbag();">
var player = 'last know hero";
function exitbag()
{
if (isinBag == 1)
{
player.inbag = false;
}
}
Re: Torque3d
Posted: Thu Jan 27, 2011 4:53 am
by Last Known Hero
bastard
Just tried out the demo, it's really sweet, but for what i would be using it for, it is not my thing. I was hoping it would have some serious rendering behind it like 8monkeylabs' Marmoset engine
Re: Torque3d
Posted: Thu Jan 27, 2011 2:49 pm
by hallsofvallhalla
Torque3d has one of the best 3d rendering and then some, especially for $99. Not sure what you could not do with it. Granted some things may be more difficult to use.
Re: Torque3d
Posted: Thu Jan 27, 2011 6:09 pm
by Cayle
Yeah, the scattersky is pretty sweet.