Property | Type | Description | |
---|---|---|---|
bounceAnimator | Animator | ||
bounced | bool | ||
force | float | ||
trajectoryObjectEast | Transform | ||
trajectoryObjectNorth | Transform | ||
trajectoryObjectSouth | Transform | ||
trajectoryObjectWest | Transform |
Method | Description | |
---|---|---|
ApplyBounce ( GameObject otherObject, Collision2D coll ) : void |
public ApplyBounce ( GameObject otherObject, Collision2D coll ) : void | ||
otherObject | GameObject | |
coll | Collision2D | |
return | void |