Terrain 'Preview' Sample Map....
by Nick "Dig" Koirala · in Torque Game Engine · 07/17/2003 (4:04 am) · 10 replies
Where would I start making a terrain 'preview', like guiObjectView or the hsow tool, but one which shows a miniture version of the level before its loaded?
I realise this might be quite triky, anyone got any ideas?
Cheers,
Nick
I realise this might be quite triky, anyone got any ideas?
Cheers,
Nick
#2
07/17/2003 (8:25 am)
Torque has a guiTerrPreviewCtrl, it's inside game/ I think.. but I know that Frank had to modify it a bit to make it work correctly.
#3
07/17/2003 (8:27 am)
@Greg: that link you posted is to load an actual mission using the GameTSCtrl inside the main menu, what he's trying to do is have a guiCtrl that displays a terrain inside it, and this was done by frank too. I don't have the link to it though.
#4
07/17/2003 (1:04 pm)
I will have to make some code-archeology in order to find back this GUI ;) Give me few days, and I will send it to you.
#5
@eXoDuS Thats what I was after, a guiCtrl that displays terrain inside it
@Frank, if you have it that would be Fantastic,
Cheers All,
Nick
07/17/2003 (3:10 pm)
Thanks,@eXoDuS Thats what I was after, a guiCtrl that displays terrain inside it
@Frank, if you have it that would be Fantastic,
Cheers All,
Nick
#6
perso.wanadoo.fr/hysteria/docs/guiCtrls.htm
07/18/2003 (6:24 am)
Here is the a link to what i think what your looking for.perso.wanadoo.fr/hysteria/docs/guiCtrls.htm
#7
07/18/2003 (9:02 am)
I have an update release with camera motion in it ;) It was done by one of our team developper. It's this release that I want to find back.
#8
at the top of the Header is says
Torque - PlayerSelectView GUI
//
// Portions created by: Matt Webster, Frank Bignone, Xavier Amado
let met know if this is the one.
The file dates in the zip file are from 4/03/02 and 4/06/02
07/18/2003 (10:28 am)
Frank could this be the one.at the top of the Header is says
Torque - PlayerSelectView GUI
//
// Portions created by: Matt Webster, Frank Bignone, Xavier Amado
let met know if this is the one.
The file dates in the zip file are from 4/03/02 and 4/06/02
#9
07/18/2003 (12:12 pm)
No steve. That's the gui to render objects... not terrain.
#10
Cheers,
Nick
07/18/2003 (3:48 pm)
Camera Motion would help, but I'll see what I can do with this resource for the time beingCheers,
Nick
Torque Owner Greg Ellwood
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4171
-Greg.