Highroad Engine v1.3
Classes | Namespaces | Typedefs
MMFloatingText.cs File Reference

Classes

class  MoreMountains.Tools.MMFloatingText
 A class used to handle the movement and behaviour of floating texts, usually used to display damage text. This is designed to be spawned by a MMFloatingTextSpawner, not used on its own. It also requires a specific hierarchy. You'll find examples of it in the MMTools/Tools/MMFloatingText/Prefabs folder More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.Tools
 

Typedefs

using Random = System.Random
 

Typedef Documentation

◆ Random

using Random = System.Random