Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
movementRevised
C# Class movementRevised, FetchQuest
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: uwgb-socsc/FetchQuest
Public Properties
Property
Type
Description
escaped
int
gravity
float
jumpSpeed
float
speed
float
Public Methods
Method
Description
Escape
( ) :
void
Moving
( ) :
void
Rotator
( ) :
void
SpeedTest
( ) :
void
Update
( ) :
void
Method Details
Escape()
public
method
public
Escape
( ) :
void
return
void
Moving()
public
method
public
Moving
( ) :
void
return
void
Rotator()
public
method
public
Rotator
( ) :
void
return
void
SpeedTest()
public
method
public
SpeedTest
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
escaped
public_oe property
public
int
escaped
return
int
gravity
public_oe property
public
float
gravity
return
float
jumpSpeed
public_oe property
public
float
jumpSpeed
return
float
speed
public_oe property
public
float
speed
return
float