ProjectSettings

class in SpawnerTool.Data | Inherits: ScriptableObject

Description

Creating an asset of ProjectSettings, wil permit you create enemyTypes.

Properties

Dictionary<string, Color>

EnemyColorByType

Contains enemyType to color reference.

Public Methods

Returns all enemy names

Returns a color given an enemyType

Changes Enemy color

Last updated