고양이와강아지CharacterActionComponent.GetWeaponAttackSpeed 여기 파일에서 return function (self,magic) local speed if(zz_y7.use_attack_speed) then return 4 <<<< 요부분 맨첫줄에 있는거2024.02.15 19:43
댓글2
CharacterActionComponent.GetWeaponAttackSpeed 여기 파일에서
return function (self,magic)
local speed
if(zz_y7.use_attack_speed) then
return 4 <<<< 요부분 맨첫줄에 있는거
형고마워!