PoolGen
1.0
|
An example raycast projectile component More...
Inherits MonoBehaviour, and IPoolInstantiate.
Public Attributes | |
float | hitPower = 1 |
How much force should be applied to the hit Rigidbody More... | |
Vector3 | velocity |
Velocity of the projectile More... | |
An example raycast projectile component
float hitPower = 1 |
How much force should be applied to the hit Rigidbody
Vector3 velocity |
Velocity of the projectile