|
Infinite Runner Engine
v2.1
|
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 |
| using Random = UnityEngine.Random |