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
ClownChange
C# Class ClownChange
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: SNUGDC/stardust
Public Properties
Property
Type
Description
Clown
GameObject
Drunk
GameObject
Star
GameObject
Public Methods
Method
Description
OnTriggerEnter2D
(
Collider2D
balloon
) :
void
Method Details
OnTriggerEnter2D()
public
method
public
OnTriggerEnter2D
(
Collider2D
balloon
) :
void
balloon
UnityEngine.Collider2D
return
void
Property Details
Clown
public_oe property
public
GameObject
Clown
return
GameObject
Drunk
public_oe property
public
GameObject
Drunk
return
GameObject
Star
public_oe property
public
GameObject
Star
return
GameObject