Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UnityPlatformer
AIJumper
C# Class UnityPlatformer.AIJumper
Jump until obstacle. NOTE if you want the Jumper to move on ground add: CharacterActionGroundMovement\n TODO follow player (turn always)\n TODO jump delay\n TODO can turn during jump\n
Inheritance:
AIGoomba
Afficher le fichier
Open project: llafuente/unity-platformer
Méthodes publiques
Méthode
Description
PlatformerUpdate
(
float
delta
) :
void
Enable Jump and do Patrol staff
Method Details
PlatformerUpdate()
public
méthode
Enable Jump and do Patrol staff
public
PlatformerUpdate
(
float
delta
) :
void
delta
float
Résultat
void