예제 #1
0
    void Update()
    {
        Power = StaticMetods.GetPower(this);

        ReloadAutoattack();
        AttackTarget();
    }