SetEnemyColor

function in ProjectSettings

Declaration

public void SetEnemyColor(string enemyType, Color color);

Parameters

Description

Changes the given color for the given enemyType.

Last updated