Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CatchThrowV1
C# Class CatchThrowV1, goalBall
This player is an old player throw controller that is no longer used.
Inheritance:
MonoBehaviour
Show file
Open project: DrexelGoalBall/goalBall
Public Properties
Property
Type
Description
ThrowDirection
GameObject
ball
GameObject
ballInRange
bool
ballheld
bool
pickUpThrowButton
string
pickupDistance
float
throwForce
float
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
ThrowDirection
public property
public
GameObject
ThrowDirection
return
GameObject
ball
public property
public
GameObject
ball
return
GameObject
ballInRange
public property
public
bool
ballInRange
return
bool
ballheld
public property
public
bool
ballheld
return
bool
pickUpThrowButton
public property
public
string
pickUpThrowButton
return
string
pickupDistance
public property
public
float
pickupDistance
return
float
throwForce
public property
public
float
throwForce
return
float