大量指数接近动画改为基于时间而不是帧
This commit is contained in:
@@ -298,7 +298,7 @@ local function _update_common(dt)
|
||||
end
|
||||
|
||||
--Warning check
|
||||
checkWarning()
|
||||
checkWarning(dt)
|
||||
end
|
||||
function scene.update(dt)
|
||||
trigGameRate=trigGameRate+gameRate
|
||||
|
||||
Reference in New Issue
Block a user