Properties
Name | Type | Description | Script Name |
---|---|---|---|
Radius | Float | The radius of the two semicircles of a pill shape | Radius |
Rolling Friction Coeff | Float | \ | RollingFrictionCoeff |
Friction Multiplier (Collision) | Float | \ | RollingFrictionCoeffRushing |
Min. Shooting Angle | Int | \ | ShootAngleMin |
Min. Elevation Angle | Int | \ | HighShootAngleMin |
Reset Time | Int | \ | ResetTime |
Max. Shooting Angle | Int | \ | ShootAngleMax |
Reset Position | Vector3 | \ | ResetPosition |
Event
Name | Description |
---|---|
On Shot By Football Shooter | Triggered when hit by a football gun |
On Football Collided | Fired when the ball collides with an entity |
On Goal | Triggered when the ball enters the goal |
API
Name | Description |
---|---|
Add Football Velocity | Add a velocity to a soccer ball. The velocity changes from the effect of acceleration in the same direction |
Set Football Position | Setting the soccer ball position |