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
FinalBossFollowPath
C# Class FinalBossFollowPath, ExorcistForHire
Inheritance:
MonoBehaviour
Show file
Open project: JordanStone/ExorcistForHire
Public Properties
Property
Type
Description
AttackTarget
Transform
GoalDistance
float
Path
PathDefinition,
RotationFactor
float
Type
FollowType
_speed
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
AttackTarget
public property
public
Transform
AttackTarget
return
Transform
GoalDistance
public property
public
float
GoalDistance
return
float
Path
public property
public
PathDefinition,
Path
return
PathDefinition,
RotationFactor
public property
public
float
RotationFactor
return
float
Type
public property
public
FollowType
Type
return
FollowType
_speed
public property
public
float
_speed
return
float