-
Faking a Sat Nav effect
I need to mimic a sat nav in AFX.
So we gave a camera looking down and out over a simple road map.
In the centre foreground is an arrow, pointing continually forward.
The map continually moves towards us, and he map rotates if the road bends.
I want the arrow to be a fixed point around where the the map rotates as the ‘car’ goes around a corner.Sounds easy, but I cannot work this out. I want to be able to animate, say, the Y axis on the map to have it moving down the screen at a constant rate.
And I want the map to rotate around the fixed arrow point as corners and bends come along.I’ve tried various pareting methods and a little maths, but I can’t figure out how to stop the map’s anchor point being fixed to rotation.
Any ideas?
BTW – I tried a path with a camera going along it and oriented along path, but the camera kept flipping out. I may try it again if there is no solution to this.
Thanks in advance…