Skip to content

Documentation Units and On Variable Changed

Pre-release
Pre-release
Compare
Choose a tag to compare
@RealityStop RealityStop released this 06 Aug 06:01
· 313 commits to master since this release

On Variable Changed

image

Triggers event when the attached variable is changed. May incur a frame delay, as this is essentially a change detect on an update, and is not integrated to the variable subsystem. Will execute at most once per frame.

Todo

image

A unit that allows you to mark a step to complete later. By default, this unit will post a warning in the log whenever it is hit, but it can also be marked as a failure in the graph inspector, which may be useful for detecting edge cases to handle later.

Comments

image

These are now a standard feature.

Stuff Happens

image

This is a no-op unit that does nothing, but is useful for markup when posting graph images for posting on Discord or the Forums.