Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
FollowX
C# Class FollowX, Zombayo
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: pchernev/Zombayo
Class Usage Examples
Public Properties
Property
Type
Description
offset
float
target
Transform
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
follow
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
follow()
public
method
public
follow
( ) :
void
return
void
Property Details
offset
public_oe property
public
float
offset
return
float
target
public_oe property
public
Transform
target
return
Transform