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
UnityPlatformer
CharacterActionGroundMovement
C# Class UnityPlatformer.CharacterActionGroundMovement
Movement while on ground and not slipping
Inheritance:
CharacterActionHorizontalMovement
Mostrar archivo
Open project: llafuente/unity-platformer
Class Usage Examples
Public Methods
Method
Description
WantsToUpdate
(
float
delta
) :
int
Execute when collision below.
Method Details
WantsToUpdate()
public
method
Execute when collision below.
public
WantsToUpdate
(
float
delta
) :
int
delta
float
return
int