I get this warning message - how do I fix, or even need to? Strange that something should be “obsolete” in a new version of Unity (especially a sample package!) TIA!
Assets/Standard Assets/ParticleSystems/Scripts/WaterHoseParticles.cs(41,48): warning CS0618: UnityEngine.ParticleCollisionEvent.collider' is obsolete:
collider property is deprecated. Use colliderComponent instead, which supports Collider and Collider2D components.’