REGoth-project / REGoth

OpenSource-Reimplementation of the zEngine, used by the game "Gothic"
GNU General Public License v3.0
631 stars 62 forks source link

Camera animation #246

Closed ataulien closed 7 years ago

ataulien commented 7 years ago

You can move the free camera to a location, put a keyframe there, move it to a different location, put another keyframe and then have it interpolate between those positions.

There are 3 commands, kept short since you need to type them often: kf - put keyframe ckf - clear all keyframes pkf - play keyframes (interpolate between all keyframes)

Improves the hud console command, so you can turn off the Debug-Text on the upper left corner. Adds -rdist flag for controlling the render-distance