function in ProjectSettings
Last updated 3 years ago
public Color GetEnemyColor(string enemyType);
Color - Returns color given enemyType. If enemyType is not found, it returns White color.
enemyType
Type of enemy you want to get the color