I am trying to start a new game in unity 5 but I can not play because of this error:
Assets/SampleAssets/Effects/ParticleSystems/scripts/WaterHoseParticles.cs(7,32): error CS0619: `UnityEngine.ParticleSystem.CollisionEvent' is obsolete: `ParticleSystem.CollisionEvent has been deprecated. Use ParticleCollisionEvent instead (UnityUpgradable) -> ParticleCollisionEvent'
If someone could please help me with this ASAP I would really appreciate it!
↧