Class MetroidvaniaPatrol
Inheritance
System.Object
MetroidvaniaPatrol
Namespace: Edgar.Unity.Examples.Metroidvania
Assembly: cs.temp.dll.dll
Syntax
public class MetroidvaniaPatrol : MonoBehaviour
Fields
Distance
Declaration
public float Distance
Field Value
Type | Description |
---|---|
System.Single |
GroundDetection
Declaration
public Transform GroundDetection
Field Value
Type | Description |
---|---|
Transform |
Speed
Declaration
public float Speed
Field Value
Type | Description |
---|---|
System.Single |
Methods
Update()
Declaration
public void Update()