AIRS改名并支持无踢墙180度转,PC练习模式改用此旋转系统

This commit is contained in:
MrZ626
2020-11-17 13:44:53 +08:00
parent 909c265e51
commit 6a86c2d984
6 changed files with 15 additions and 12 deletions

View File

@@ -1229,7 +1229,7 @@ function Player.loadAI(P,AIdata)--Load AI params
P.AI_delay0=int(P.AI_delay0*.26)
end
if P.AI_mode=="CC"then
P:setRS("AIRS")
P:setRS("SRS")
local opt,wei=CC.getConf()
CC.fastWeights(wei)
CC.setHold(opt,P.AIdata.hold)