Class SimpleController_UsingActionAsset
Inherited Members
Namespace: Global Namespace
Syntax
public class SimpleController_UsingActionAsset : MonoBehaviour
Fields
burstSpeed
Declaration
public float burstSpeed
Field Value
Type | Description |
---|---|
Single |
moveSpeed
Declaration
public float moveSpeed
Field Value
Type | Description |
---|---|
Single |
projectile
Declaration
public GameObject projectile
Field Value
Type | Description |
---|---|
GameObject |
rotateSpeed
Declaration
public float rotateSpeed
Field Value
Type | Description |
---|---|
Single |
Methods
Awake()
Declaration
public void Awake()
OnDisable()
Declaration
public void OnDisable()
OnEnable()
Declaration
public void OnEnable()
OnGUI()
Declaration
public void OnGUI()
Update()
Declaration
public void Update()