Table of Contents

Class MonsterAnimationValues

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

Constructors

MonsterAnimationValues()

public MonsterAnimationValues()

Fields

bot

public Bot bot

Field Value

Bot

leftPunch

public bool leftPunch

Field Value

bool

movementMultiplier

public float movementMultiplier

Field Value

float

rightPunch

public bool rightPunch

Field Value

bool

Methods

LateUpdate()

public void LateUpdate()

Start()

public void Start()