==========================
MMFeedbacks is a useful asset for constructing and configuring various behaviors in response to events. Easily extensible with additional feedbacks, this repository injects a set feedbacks directly, and provides easy access to additional sets for other integration with other assets.
Open the Unity Package Manager, and click the "+" button in the top-left corner :
and add the following url:
https://github.com/RealityStop/Unity.Extensions.MMFeedbacks.git
(for more information, or if errors are encountered, see https://docs.unity3d.com/Manual/upm-ui-giturl.html)
To update, open Packages/manifest.json and remove the com.realitystop.MMFeedbacks entry under lock at the end of the file.
While the main pack installs universally applicable feedbacks, additional feedbacks can be installed depending on what 3rd party assets are part of the project via the use of Package Manager Samples. (The exact samples list may have changed since screenshots were taken)