狐狸技能临时版
This commit is contained in:
@ -7,6 +7,8 @@ end
|
||||
function LevelRabbitRole:ReceiveBeginPlay()
|
||||
self["SpineAnimationComponent"]:SetSkin("back/move")
|
||||
self["SpineAnimationComponent"]:SetAnimation(0, "animation", true)
|
||||
|
||||
self:InitMoveSpeed(380)
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user