Set Color Action: Difference between revisions

From Pummel Party Mod Documentation
Jump to navigation Jump to search
(Initial content)
 
mNo edit summary
Line 1: Line 1:
An action to set the tint color of props.
An action that sets the tint color of props.


If the target of this action is a [[Prop Component]], that prop will have its tint color set to the color given to the action. If the target is a [[Logic Component]], all props that are children of the logic component's gameobject will have their tint color set.
If the target of this action is a [[Prop Component]], that prop will have its tint color set to the color given to the action. If the target is a [[Logic Component]], all props that are children of the logic component's gameobject will have their tint color set.


[[Category:Actions]]
[[Category:Actions]]

Revision as of 04:08, 4 November 2022

An action that sets the tint color of props.

If the target of this action is a Prop Component, that prop will have its tint color set to the color given to the action. If the target is a Logic Component, all props that are children of the logic component's gameobject will have their tint color set.