Game Development Community

Picture in picture

by Tom · in Game Design and Creative Issues · 03/01/2006 (5:18 pm) · 1 replies

Alright,

i got everything working nicely. however, for the hud in my fps i have the crosshair health, etc. now, in the bottom of the hud i wanted to have a small screen where the character is shown in the 3rd person. so that i have everything in 1st person, and then this little screen int eh 3rd prespective. (like if you want to jump then you can look at this screen etc)

the problem is i have no clue if this is possible without editting the source code of the engine. if so, has anyone any ideas how i could do this (like point me int he right direction type of thing?)

#1
03/01/2006 (6:06 pm)
You will have to add the source code with the render object source which includes rear-view mirrors, etc according to your camera reference.