AttachCameraToObject offset?
#1

When using AttachCameraToObject is there anyway to offset the camera slightly. so the camera isnt right in the middle of the object?
Would i need to use timers and keep updating the players camera pos?

I'm after creating a plane like system like PUBG

regards
Reply
#2

Yes, I think you have to use timers and keep updating players camera position for that, there is not other way as far as i know.
or maybe put other object which is not visible at all, put camera behind that object and move it with the plane
Reply
#3

Good idea, do you know of any invisible object IDs?
Reply
#4

19300 is an empty model for that purpose.
Reply
#5

Just tried attaching it to a invisible object slightly above. but all the camera does is sink till it hits the visible object.
Reply
#6

If you are using always the same coords you do not need all that. Just get your preferred 1st and last camera coords using a map editor, interpolate camera playing with the timing and coords.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)