Table of Contents

Class Bot_Jelly

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class Bot_Jelly : MonoBehaviour
Inheritance
Bot_Jelly
Inherited Members
Extension Methods

Constructors

Bot_Jelly()

public Bot_Jelly()

Fields

bot

public Bot bot

Field Value

Bot

fleeing

public bool fleeing

Field Value

bool

jellyPlayer

public Player jellyPlayer

Field Value

Player

moveAwayPos

public Vector3 moveAwayPos

Field Value

Vector3

player

public Player player

Field Value

Player

sinceCapture

public float sinceCapture

Field Value

float

sinceStartFlee

public float sinceStartFlee

Field Value

float

view

public PhotonView view

Field Value

PhotonView

Methods

Combat()

public void Combat()

DefaultState()

public void DefaultState()

Investigate()

public void Investigate()

RPCA_DropAndFlee()

[PunRPC]
public void RPCA_DropAndFlee()

RPCA_SetJelloTarget(int)

[PunRPC]
public void RPCA_SetJelloTarget(int setTarget)

Parameters

setTarget int

Start()

public void Start()

Update()

public void Update()