GameDevRepo

Free Unity C# Script library used to make a full Unity3d game.


Project maintained by wesleywh Hosted on GitHub Pages — Theme by mattgraham

Back To Navigation Tree

DamageManager

Description:

File has no description.

Variables:

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.