角色属性配置化
This commit is contained in:
@ -7,8 +7,6 @@ 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