Battle Talent
V11
|
Public Member Functions | |
MuscleArmor (ArmorProfile.ArmorConfig c, float h, Transform ap) | |
bool | CheckIfNearArmor (Vector3 point, float offset=0.015f) |
bool | CheckProtection (Collider col, Vector3 pos, Quaternion rot) |
void | FlashEffect (float sec=0.2f) |
void | StopFlashEffect () |
Public Attributes | |
float | hp |
Transform | armorPart |
Renderer | rnd |
Collider[] | cols |
ArmorProfile.ArmorConfig | config |