하호else newInputX = math.max(targetX - mobX + 1.2, -2) end else nextAction = (_GlobalRand32:RandomIntegerRange(200, 210) / 1000) newInputX = _UserService.LocalPlayer.TransformComponent.WorldPosition.x - mobX + 1.2 << 이부분 말씀이십니까 ?2024.02.05 05:48
댓글4
그 밑에 밑에줄도 같은숫자로 바꿰야함
else
newInputX = math.max(targetX - mobX + 1.2, -2)
end
else
nextAction = (_GlobalRand32:RandomIntegerRange(200, 210) / 1000)
newInputX = _UserService.LocalPlayer.TransformComponent.WorldPosition.x - mobX + 1.2 << 이부분 말씀이십니까 ?
ㅇ
후기점