Game Development Community

First person mounted image disappears at certain angles

by Nick Matthews · in Torque Game Engine · 06/12/2007 (2:59 pm) · 4 replies

Hi, Im just trying out the FroGames Dungeon Pack, the one with the characters. By default the mounted images are at eyePoint 0 0 -10 so i set it to 0 0 0 but i can only see it at certain angles of looking up and down. Any searches I tried threw up no results so I thought i'd give it a shot here.

Thanks.

#1
06/12/2007 (4:02 pm)
I think I ran into this once when the mounted image wasn't fully inside the player's bounding box at some angles. When the image would extend outside the box, it would disappear, IIRC.
#2
06/12/2007 (6:18 pm)
I actually asked this same question recently.


http://www.garagegames.com/mg/forums/result.thread.php?qt=62930
#3
06/12/2007 (6:43 pm)
Increase the bounding box and you will be sweet _b!
#4
06/13/2007 (1:20 am)
Ah thanks for the help everyone, that did the trick!