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

@@ -98,6 +98,7 @@ public:
//Special tower stuff
bool towermode;
float ypos;
float oldypos;
int bypos;
int cameramode;
int cameraseek, cameraseekframe;