Component:SelfFootstepEventRelay

From Resonite Wiki
Component image 
File:SelfFootstepEventRelayComponent.png
Self Footstep Event Relay component as seen in the Scene Inspector

The SelfFootstepEventRelay can be put on a user's feet to recieve foot step events and send them to other slots.

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. Some components stop their functionality when this field is disabled, but some don't.
Target Slot The slot to relay foot step events to.

Usage

Used to recieve and relay foot step events.

Examples

Can be used with protoflux to make personal foot step sounds.

See Also