Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
EnemyAnimatorFinding
C# Class EnemyAnimatorFinding, angrygoats
Purpose: A helper class which you bind to the main prefab in order to find the Animator location.
Inheritance:
MonoBehaviour
Show file
Open project: dulb640/angrygoats
Public Properties
Property
Type
Description
anim
Animator
Public Methods
Method
Description
getEnemyAnimator
( ) :
Animator
Method Details
getEnemyAnimator()
public
method
public
getEnemyAnimator
( ) :
Animator
return
Animator
Property Details
anim
public property
public
Animator
anim
return
Animator