you know what would be cool?
by Ace · in Torque Game Engine · 04/07/2002 (12:15 pm) · 4 replies
if theses two tuts could be combinded
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2484
and
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2221
with a toggle so when its on, the weapon in the veiw screen goes away and shows up as the dts in the corner instead :)
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2484
and
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2221
with a toggle so when its on, the weapon in the veiw screen goes away and shows up as the dts in the corner instead :)
About the author
Ace Owner of NoESCape.sytes.net starting from the beginning on 3d torque
#2
Just think... that's what a coder does!
04/07/2002 (3:34 pm)
gary, no one is gonna code the game for you... u should be grateful of some knowledge that is shared around but you wont find a tutorial which will xplain how to do a doom game, a cs game or a singeplayer chick kicking game...Just think... that's what a coder does!
#3
Only thing I can think of like that is Duke Nukem... geez, that game franchise is so dated. Shooting pigs who are cops and looking at strippers with pasties on makes me laugh when people wonder why people complain about the morality in games or why games aren't considered an art.
04/07/2002 (10:53 pm)
A single-player chick-kicking game?Only thing I can think of like that is Duke Nukem... geez, that game franchise is so dated. Shooting pigs who are cops and looking at strippers with pasties on makes me laugh when people wonder why people complain about the morality in games or why games aren't considered an art.
#4
04/08/2002 (3:10 am)
i know anit noone going to do my game for me, and i could do it probaly after a aweek or two of trial and error, the point is ,,,this would be a cool feature for every one, so i shared that point. that is all
Torque Owner Matt W
No one is going to code every single feature for the public!
The DTS viewer is C++, and the selected weapon is script. Both can be easily combined, you're just going to have to think a bit.