Hi again!
I've made a player out of several models. body, arms and head, so I can control the parts by key/mouse input. The camera is positioned at the eyes location, inside its head.
Now when I look down, I should see the arms, but I don't. (only in 3rd person view, not in FPS view). I believe it has something to do with the fact that the 'origin' of the arms model is behind the camera and I think Blitz only renders what's seen.
Is there a command or way to set certain models so that they are always rendered, no matter if the origin is out of view?
Thanks a lot!
I've made a player out of several models. body, arms and head, so I can control the parts by key/mouse input. The camera is positioned at the eyes location, inside its head.
Now when I look down, I should see the arms, but I don't. (only in 3rd person view, not in FPS view). I believe it has something to do with the fact that the 'origin' of the arms model is behind the camera and I think Blitz only renders what's seen.
Is there a command or way to set certain models so that they are always rendered, no matter if the origin is out of view?
Thanks a lot!