Command Line Tool to convert player movements from a .dem
file into a pointfile .pts
to load in JACK/Trenchbroom
Original implementation: https://github.com/khanghugo/demosuperimpose-goldsrc/blob/master/src/demo_doer/trenchbroom_player_point.rs
Forked to bring JACK support
download: https://github.com/G2Pavon/demosuperimpose-goldsrc/releases
linux
./dem2pointfile your_demo.dem
windows
dem2pointfile.exe your_demo.dem
your_demo.pts
JACK | Trenchbroom |
---|---|
After you open the point file, move the camera to the first point with View->Camera->Move Camera to Next Point
, and continue hitting .
hotkey to fly along path.
Video: