Skip to main content

6 docs tagged with "transform"

View all tags

Amorphous

Manages shape-shifting behavior for an entity by switching between predefined forms based on inventory contents.

Bathbombable

Manages whether an entity can be transformed by bath bombs, tracking its bath-bombable state and providing a callback hook for bath-bomb activation.

Halloweenmoonmutable

Provides mutation functionality for entities under the influence of the Halloween Moon, allowing them to transform into a different prefab or be processed via a custom override function.

Savedscale

Stores and restores non-default scale values for an entity's transform during save/load operations.

Scaler

Manages the uniform scaling of an entity's visual representation by applying a scale factor to its transform.

Wereeater

Tracks consumption of monster meat and forces transformation to were-form when the internal counter reaches a threshold.