场地晃动改名swing
添加场地抖动特效(跟场地晃动使用同一个设置值)
This commit is contained in:
@@ -102,11 +102,12 @@ local function _newEmptyPlayer(id,mini)
|
||||
end
|
||||
|
||||
--Field position
|
||||
P.fieldOff={--Shake FX
|
||||
P.swingOffset={--Shake FX
|
||||
x=0,y=0,
|
||||
vx=0,vy=0,
|
||||
a=0,va=0,
|
||||
}
|
||||
P.shakeTimer=0
|
||||
P.x,P.y,P.size=0,0,1
|
||||
P.frameColor=COLOR.Z
|
||||
|
||||
|
||||
Reference in New Issue
Block a user