R2API.Colors - Easy Addition of Colors and Damage Colors

About

R2API.Colors is a submodule for R2API that adds a single unified method for adding both Colors and Damage Colors to the game.

These new colors can be used on Attacks for adding unique coloration to the damage numbers, and add unique colors to ItemTiers, and more miscellaneous color usages.

Use Cases / Features

R2API.Colors can be used for mods to add their own ColorIndex and DamageColorIndex to the game, which then can be used in a plethora of scenarios.

This is done via code by methods that return the ColorCatalog.ColorIndex or DamageColorIndex that will represent said color.

Alongsided this, R2API.Colors also adds two new Scriptable Objects, which can be used to pre-serialize Color Indices.

These are the SerializableColorCatalogEntry and the SerializableDamageColor.

These scriptable objects can later be used for example, in EntityStateConfigurations for serializing the DamageColorIndex of a certain attack in an entity state.

Related Pages

Changelog

'1.0.3'

  • Fix compatibility with other mods that modify ColorCatalog.

'1.0.2'

  • Fix for SOTS update.

'1.0.1'

  • Fix the NuGet package which had a dependency on a non-existent version of R2API.Core.

'1.0.0'

  • Split from the main R2API.dll into its own submodule.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.