Feel  4.0.1
The best way to improve your game's feel and make it extra juicy
MMFeedback.cs File Reference

Classes

class  MoreMountains.Feedbacks.MMFeedback
 A base class, meant to be extended, defining a Feedback. A Feedback is an action triggered by a MMFeedbacks, usually in reaction to the player's input or actions, to help communicate both emotion and legibility, improving game feel. To create a new feedback, extend this class and override its Custom methods, declared at the end of this class. You can look at the many examples for reference. More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.Feedbacks
 

Typedefs

using Random = UnityEngine.Random
 

Typedef Documentation

◆ Random

using Random = UnityEngine.Random