Hi, I'm making a First Person Shooter RPG (FPSRPG) i have a most the the terrian done, im starting the story, but i'm having serious trouble with the camera's, what would be the simplest effective was to have the camera rotate and turn as the unit turns? I have the standard 8 point moving system, (North, South, East, West, North East/West, South East/West i'd like to get the camera to Pan Around depending what direction the unit is moving? I'm not to familar with codeing, whats the easyist way to do this with triggers? or fix a camera on the front of a unit?
Or possibly have the camera pan around the unit (simulate head movement)independantly well still remaining fixed to the unit
Hi, I'm making a First Person Shooter RPG (FPSRPG) i have a most the the terrian done, im starting the story, but i'm having serious trouble with the camera's, what would be the simplest effective was to have the camera rotate and turn as the unit turns? I have the standard 8 point moving system, (North, South, East, West, North East/West, South East/West i'd like to get the camera to Pan Around depending what direction the unit is moving? I'm not to familar with codeing, whats the easyist way to do this with triggers? or fix a camera on the front of a unit?
Or possibly have the camera pan around the unit (simulate head movement)independantly well still remaining fixed to the unit
You can always do an set camera object property trigger when moving where you change the camera yaw property to the current facing of your unit.