void Start() { five_second_hum = new HapticSequence(); five_second_hum.AddEffect(0.0, new HapticEffect(Effect.Hum, 2.0)); }