mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Interpolate tower scrolling
Now tower scrolling will look smooth ayy-eff.
This commit is contained in:
@@ -260,6 +260,7 @@ void gamelogic()
|
||||
|
||||
if (map.towermode)
|
||||
{
|
||||
map.oldypos = map.ypos;
|
||||
if(!game.completestop)
|
||||
{
|
||||
if (map.cameramode == 0)
|
||||
|
||||
Reference in New Issue
Block a user