C# Class MoveDirectionSelector, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Mostrar archivo Open project: bi3mer/gmap377_leathGloves_inc

Public Properties

Property Type Description
asFarAs float
noCloserThan float

Public Methods

Method Description
Awake ( ) : void
Update ( ) : void

Private Methods

Method Description
AwayFromPlayer ( ) : IEnumerator
TowardsPlayer ( ) : IEnumerator

Method Details

Awake() public method

public Awake ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

asFarAs public_oe property

public float asFarAs
return float

noCloserThan public_oe property

public float noCloserThan
return float