Component:DebugSettings

From Resonite Wiki
Revision as of 01:04, 23 December 2024 by 989onan (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Component image 
Debug Settings component as seen in the Scene Inspector

The DebugSettings component is updated during Resonite Updates to contain sometimes bleeding edge Settings for the game.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
DebugInputBindings Bool Whether to display the user's controller inputs on their hands in the dash world.
ConvertParticleSystems Bool Whether to convert spawned Particle systems by the user to PhotonDust

Usage

Examples

See Also