Property | Type | Description | |
---|---|---|---|
maxXDistanceRect | Rect | ||
minHeightForThrow | float | ||
objectsToDisable | GameObject[] | ||
objectsToNotifyOnGameEnd | GameObject[] | ||
target | Transform | ||
textStyle | GUIStyle | ||
timeToStart | float |
Property | Type | Description | |
---|---|---|---|
StartFarJump | void |
Method | Description | |
---|---|---|
OnGUI ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
StartFarJump ( ) : void |
public GameObject[] objectsToNotifyOnGameEnd | ||
return | GameObject[] |