public class LiquidContainerHoleBehaviour
Inherits MonoBehaviour
Represents a hole in a liquid container
Fields
public float DrainRate
Amount of liquid that is to be drained.
public float ForceMultiplier
[SkipSerialisation]
Determines amount of force the particles are ejected with.
public BloodContainer Source
[SkipSerialisation]
The container to take liquid from
public ParticleSystem LiquidParticles
[SkipSerialisation]
The visibile liquid particles
public ParticleSystem WaterPuffParticles
[SkipSerialisation]
The water puff particles that only appear under water
public FancyBloodSplatController PhysicalParticles
[SkipSerialisation]
The physical particles that collide and interact with objects
bi bij bibi