reyandme / kam_remake

"KaM Remake" is an RTS game remake written in Delphi from scratch.
http://www.kamremake.com
GNU Affero General Public License v3.0
124 stars 29 forks source link

Animation interpolation #158

Closed lewinjh closed 3 years ago

lewinjh commented 3 years ago

Obviously it's not finished yet but I wanted to send a PR so I don't get conflicts with your branch. I also fixed a few bugs with interpolated render in this branch.

The animations won't be interpolated unless INTERPOLATED_ANIMS is set to True.