The '''FootstepEventRelay''' can be put on a user's feet to recieve foot step events and send them to other slots.
The '''FootstepEventRelay''' component can be put on a user's feet or an object with a collider to receive footstep events. The events are then sent to another slot or any number of [[ProtoFlux:FootstepEvents]] ProtoFlux nodes.
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Target|Slot| The slot to relay foot step events to.
|Target|Slot| The slot to relay footstep events to.
}}
}}
== Usage ==
== Usage ==
Used to recieve and relay foot step events.
Used to receive and relay footstep events.
== Examples ==
== Examples ==
Can be used with protoflux to make personal foot step sounds.
Can be used with ProtoFlux to make personal footstep sounds, or trigger other events as the user walks.
The world "Ripple Ripple Particle" by [[User:orange|orange]] uses this for its effects.
Footstep Event Relay component as seen in the Scene Inspector
The FootstepEventRelay component can be put on a user's feet or an object with a collider to receive footstep events. The events are then sent to another slot or any number of ProtoFlux:FootstepEvents ProtoFlux nodes.