Makes the object grow slowly and be picked up by the user.
More...
|
void | TweenBloom (float value) |
|
Makes the object grow slowly and be picked up by the user.
bool FlightKit.PickupSphere.growingEnabled = false |
|
static |
Should all PickupSpheres grow?
float FlightKit.PickupSphere.growthSpeed = 0.1f |
How fast does this object grow.
float FlightKit.PickupSphere.maxScale = 40f |
At what scale should growing stop.
float FlightKit.PickupSphere.ringRotationSpeed = 150f |
How fast should the rings rotate?
The documentation for this class was generated from the following file:
- /Users/max/Dev/projects/ParseTheSky/FlightKit_Unity/Assets/FlightKit/FlightKit/Scripts/Gameplay/PickupSphere.cs