微调地图动画

This commit is contained in:
MrZ626
2021-02-23 02:13:52 +08:00
parent b86d085519
commit 678e254b68

View File

@@ -189,9 +189,8 @@ function scene.draw()
local _
gc.push("transform")
gc.translate(640,360)
gc.scale(mapCam.zoomK)
gc.rotate((mapCam.zoomK^.8-1)*.6)
gc.shear((mapCam.zoomK-1)*.0626,0)
gc.rotate((mapCam.zoomK^.6-1))
gc.scale(mapCam.zoomK^.7)
gc.applyTransform(mapCam.xOy);
local R=RANKS