Feel
The Feel integration allows you to play feedbacks when an effect starts or an item is used. This integration uses the Effects system or the modular item system in order to integrate with your character. The Feel integration can be downloaded from the Downloads page.
Character Effect
- Open the Ultimate Character Locomotion component. Scroll to the Effects foldout.
- Under the Effects click the add button and select the Play Feedbacks or Play Feedback Type effect.
- Assign the MMF_Player and the Type if using theĀ Play Feedback Type effect.
- The type is the fully qualified namespace name of the feedback, such as MoreMountains.Feedbacks.MMF_ScaleShake.
Item Effect
- Select the item that you want to play the feedbacks from when the item is used. Scroll to the action component, such as the Shootable Action.
- Under the Extras module click the add button and select the Play Feedbacks or Play Feedback Type effect.
- Assign the MMF_Player and the Type if using the Play Feedback Type effect. The type is the fully qualified namespace name of the feedback, such as MoreMountains.Feedbacks.MMF_ScaleShake.