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