Table of Contents

Class Bot_BigSlap

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

Constructors

Bot_BigSlap()

public Bot_BigSlap()

Fields

bot

public Bot bot

Field Value

Bot

head

public Transform head

Field Value

Transform

jumpCounter

public float jumpCounter

Field Value

float

jumpCurve

public AnimationCurve jumpCurve

Field Value

AnimationCurve

jumpForceForward

public float jumpForceForward

Field Value

float

jumpForceUp

public float jumpForceUp

Field Value

float

nav

public Bot_Nav_Navmesh nav

Field Value

Bot_Nav_Navmesh

player

public Player player

Field Value

Player

sinceAttack

public float sinceAttack

Field Value

float

syncer

public MonsterSyncer syncer

Field Value

MonsterSyncer

view

public PhotonView view

Field Value

PhotonView

Methods

ComputeState()

public void ComputeState()

GatherInfo()

public void GatherInfo()

HeadPosition()

public Vector3 HeadPosition()

Returns

Vector3

RPCA_JumpAttackBigSlap(int)

[PunRPC]
public void RPCA_JumpAttackBigSlap(int targetID)

Parameters

targetID int

Start()

public void Start()

Update()

public void Update()

UpdatedValues()

public void UpdatedValues()