Property | Type | Description | |
---|---|---|---|
Target | GameObject | ||
newScale | Vector3 | ||
scaled | bool | ||
triggerWork | bool |
Method | Description | |
---|---|---|
OnCollisionEnter2D ( Collision2D other ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
Delay ( ) : IEnumerator |
public OnCollisionEnter2D ( Collision2D other ) : void | ||
other | Collision2D | |
return | void |