Play Dynamic Force Feedback

Play Dynamic Force Feedback

Windows
MacOS
Linux

Latent action that controls the playing of force feedback Begins playing when Start is called. Calling Update or Stop if the feedback is not active will have no effect. Completed will execute when Stop is called or the duration ends. When Update is called the Intensity, Duration, and affect values will be updated with the current inputs

Target is Player Controller

Play Dynamic Force Feedback
Start
Update
Stop
Target
Intensity
0.0
Duration
-1
Affects Left Large
Affects Left Small
Affects Right Large
Affects Right Small
Completed

Inputs

Start
Exec
Update
Exec
Stop
Exec
Target
Player Controller Object Reference
Intensity
Float

How strong the feedback should be. Valid values are between 0.0 and 1.0

Duration
Float

How long the feedback should play for. If the value is negative it will play until stopped

Affects Left Large
Boolean

Whether the intensity should be applied to the large left servo

Affects Left Small
Boolean

Whether the intensity should be applied to the small left servo

Affects Right Large
Boolean

Whether the intensity should be applied to the large right servo

Affects Right Small
Boolean

Whether the intensity should be applied to the small right servo

Outputs

Completed
Exec
Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss