Community ProtoFlux Library/AmasterAmaster/Debug

From Resonite Wiki
Revision as of 22:09, 22 August 2024 by AmasterAmaster (talk | contribs) (Created the category for the custom debug nodes.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Nodes

Node Name Summary
Debug Beep Makes a beep sound when impulsed.
Debug Rect Creates debug lines for a given rect size.
Print String Prints debug strings or logs to any listener in a world.
Register Current Tick Registers the current tick at this exact impulse. Combined with Tick Delta.
Tick Delta Takes in the current tick from this impulse and check against any previous registered ticks. Combined with Register Current Tick.