Table of Contents

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

Bot

drag

public float drag

Field Value

float

perlin

public PerlinSampler perlin

Field Value

PerlinSampler

perlinDragFacotor

[Range(0, 1)]
public float perlinDragFacotor

Field Value

float

root

public Transform root

Field Value

Transform

speed

public float speed

Field Value

float

vel

public Vector3 vel

Field Value

Vector3

Methods

Start()

public void Start()

Update()

public void Update()