Jump to content

Ease In and Ease Out with Camera


Go to solution Solved by mrwonko,

Recommended Posts

Posted

Has anyone found a way to add ease to the camera movement in the JK engine? The camera controls are quite flexible and neat, but they are often too sudden in starting and ending. I'm looking for a way to slow them through the script so that they appear to behave more like movie cameras in the real world.

  • Solution
Posted

Animate in some external Tool like Blender, export as ROFF, play using

camera ( /*@CAMERA_COMMANDS*/ PATH, "my/roff/file" );
Cerez likes this
Posted

Animate in some external Tool like Blender, export as ROFF, play using

camera ( /*@CAMERA_COMMANDS*/ PATH, "my/roff/file" );

 

That's it! Thanks Mrwonko! :D

Asgarath83 likes this

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...