Component:FootstepEventRelay: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
Line 3: Line 3:
|Name=Footstep Event Relay
|Name=Footstep Event Relay
}}
}}
{{stub}}
The '''FootstepEventRelay''' can be put on a user's feet to recieve foot step events and send them to other slots.


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Target|Slot|
|Target|Slot| The slot to relay foot step events to.
}}
}}


== Behavior ==
== Usage ==
Used to recieve and relay foot step events.


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


== See Also ==
== See Also ==
Line 18: Line 20:
[[Category:Components:Locomotion:Footsteps{{#translation:}}|Footstep Event Relay]]
[[Category:Components:Locomotion:Footsteps{{#translation:}}|Footstep Event Relay]]
[[Category:Components{{#translation:}}|Footstep Event Relay]]
[[Category:Components{{#translation:}}|Footstep Event Relay]]
[[Category:ComponentStubs]]

Latest revision as of 06:41, 19 January 2025

Component image 
File:FootstepEventRelayComponent.png
Footstep Event Relay component as seen in the Scene Inspector

The FootstepEventRelay 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