Свойство | Type | Description | |
---|---|---|---|
counter | float | ||
hit1 | bool | ||
hit2 | bool | ||
hit3 | bool | ||
mario1 | GameObject | ||
mario2 | GameObject | ||
mario3 | GameObject | ||
mario4 | GameObject | ||
spawner | GameObject |
Méthode | Description | |
---|---|---|
CounterCheck ( ) : void | ||
LateUpdate ( ) : void | ||
OnTriggerEnter ( Collider other ) : void |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
Résultat | void |