poulad / Tank-Mania

Turn-based tanks game made with Unity
https://pouladpld.github.io/Tank-Mania/
1 stars 0 forks source link

Tank wheel sound #37

Closed poulad closed 6 years ago

poulad commented 6 years ago

Feature

In addition to tank engine sound, play a sound while tank wheels are moving.

Scene

L1, L2, L3

Description

If tank is moving, make sure sound is playing and then set a callback to pause it after 500ms. If tank keeps moving, keep setting callback for further point in time.