HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Camera Zoom

11-22-2003, 10:40 PM#1
Yanah
What was the code you guys used to zoom the camera into your character's head?

it would be nice to use in my RPG
11-23-2003, 02:25 AM#2
TheEpigoni
You can simply change the position of the camera with the triggers in the camera section of the triggers, like camera position and camera properties. Nothing special, mostly just create a camera in world editor that's in the exact spot you want it, then in the beggining of the map apply the game camera to that camera, then just every .01 or whatever seconds pan the camera to the position of the unit and change the facing of the camera to that of the unit.
11-23-2003, 12:29 PM#3
Yanah
ok, I didn't think of that. thanks

it's nice to have experienced scripters here

* EDIT *

I tried it and the lock to unit worked, but how do I lock it to the unit's rotation too?
11-23-2003, 01:15 PM#4
TheEpigoni
Camera - Set Camera Field
And under there, pick rotation.
11-23-2003, 05:11 PM#5
Draco
Rotation of facing angle I think.
12-04-2003, 03:30 AM#6
Mephisto
I love the 3d effect with rotation ;)