Class Projectile NamespaceGrindFest AssemblyGrindFest.dll public class Projectile : MonoBehaviour Inheritance object Object Component Behaviour MonoBehaviour Projectile Fields BounceOnImpact DestroyOnImpact ImpactOnTimeout ImpactParticle IsLaunched MuzzleParticle ProjectileParticle Rigidbody StickOnImpact Timeout User alignWithVelocity Methods Impact() Launch(Vector3, float) LaunchInArc(Vector3, float, float) Events OnCollision