Property | Type | Description | |
---|---|---|---|
counter | float | ||
damage | int | ||
jumping | bool | ||
luigi1 | GameObject | ||
luigi2 | GameObject | ||
luigi3 | GameObject | ||
luigi4 | GameObject | ||
spawner | GameObject |
Method | Description | |
---|---|---|
CounterCheck ( ) : void | ||
LateUpdate ( ) : void | ||
OnTriggerEnter ( Collider other ) : void |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |