Game Development Community

Real time rendering in start menu

by Pedro Amado · in Torque Game Engine Advanced · 12/05/2008 (6:55 pm) · 2 replies

Hi everyone,

I would like to know if it is possible to have a real time rendering using TGEA's rendering on the star menu, just like in Half Life 2.

I've been searching everywhere and cannot faind any info on the subject.

Much appreciated.

#1
12/05/2008 (10:44 pm)
Yes it's possible. You just need to load up a small mission then overlay your GUI as normal. BrewIsles used this style of menu to display a fly-by of the island.
#2
12/09/2008 (11:44 am)
Thanks :) Will lookup into it