Class Bot_SimpleFlying
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class Bot_SimpleFlying : MonoBehaviour
- Inheritance
-
Bot_SimpleFlying
- Inherited Members
- Extension Methods
Constructors
Bot_SimpleFlying()
public Bot_SimpleFlying()
Fields
bot
public Bot bot
Field Value
drag
public float drag
Field Value
perlin
public PerlinSampler perlin
Field Value
perlinDragFacotor
[Range(0, 1)]
public float perlinDragFacotor
Field Value
root
public Transform root
Field Value
speed
public float speed
Field Value
vel
public Vector3 vel
Field Value
- Vector3
Methods
Start()
public void Start()
Update()
public void Update()