Class Bot_Jelly
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class Bot_Jelly : MonoBehaviour
- Inheritance
-
Bot_Jelly
- Inherited Members
-
- Extension Methods
-
Constructors
Bot_Jelly()
Fields
bot
Field Value
- Bot
fleeing
Field Value
- bool
jellyPlayer
public Player jellyPlayer
Field Value
- Player
moveAwayPos
public Vector3 moveAwayPos
Field Value
- Vector3
player
Field Value
- Player
sinceCapture
public float sinceCapture
Field Value
- float
sinceStartFlee
public float sinceStartFlee
Field Value
- float
view
Field Value
- PhotonView
Methods
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()
Update()