Infinite Runner Engine v1.9
Classes | Namespaces
PickableObject.cs File Reference

Classes

class  MoreMountains.InfiniteRunnerEngine.PickableObject
 Extend this class to make your own pickable objects. Look at Coin.cs for an example. Note that you need a boxcollider or boxcollider2D for this component to work. More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.InfiniteRunnerEngine