Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UnityPlatformer
CharacterActionAirMovement
C# Class UnityPlatformer.CharacterActionAirMovement
Movement while airbone, despite beeing falling, jumping...
Inheritance:
CharacterActionHorizontalMovement
显示文件
Open project: llafuente/unity-platformer
Public Methods
Method
Description
WantsToUpdate
(
float
delta
) :
int
Execute when no collision below.
Method Details
WantsToUpdate()
public
method
Execute when no collision below.
public
WantsToUpdate
(
float
delta
) :
int
delta
float
return
int