MeleeWeapon
ComponentsWeapon
MeleeWeapon
Description
Derived from Weapon
Weapon's melee weapon category
Usage
Refer Weapon
Comment
Variables
| Name | Type | Description |
|---|---|---|
| radius | float | Attackable radius |
| range | float | radius of damage |
| swingTime | float | Time taken to attack per second |
| damage | float | damage to people |
| balanceDamage | float | Impact force (affecting bot and player balance) |
| force | float | |
| hitSound | AudioClip | Attack sound effects |
