ArmchairDevelopers / OpenGameCamera

An Open-Source Camera Hack for the Frostbite Engine
MIT License
45 stars 18 forks source link

FEATURE: Adds in-game timescale adjustment #22

Closed cstdr1 closed 4 years ago

cstdr1 commented 4 years ago

Adds the ability to slow down time within single player game. Currently, the values span from 10% to 100% of time scale at increments of 10%.

Closes #11