Class SimpleController_UsingState
Inherited Members
Namespace: Global Namespace
Syntax
public class SimpleController_UsingState : MonoBehaviour
Fields
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
Update()
Declaration
public void Update()