Interpolate tower scrolling

Now tower scrolling will look smooth ayy-eff.
This commit is contained in:
Misa
2020-04-30 11:52:21 -07:00
committed by Ethan Lee
parent 880465c2e5
commit fe1045b515
4 changed files with 13 additions and 5 deletions

View File

@@ -260,6 +260,7 @@ void gamelogic()
if (map.towermode)
{
map.oldypos = map.ypos;
if(!game.completestop)
{
if (map.cameramode == 0)