Free Unity C# Script library used to make a full Unity3d game.
File has no description.
List of variables that you can modify in the inspector.
| Access | Name | Type | Default Value | Description |
|---|---|---|---|---|
| public | melee_distance | float | 2.0f | No description. |
| public | max_melee_dmg | float | 15.0f | No description. |
| public | min_melee_dmg | float | 5.0f | No description. |
| public | attack_angle | float | 130.0f | No description. |
| public | punch_position | Transform | no default | No description. |
| public | enemyTags | string[] | no default | No description. |
| public | debug_angle | bool | false | No description. |