eniklas / nachtmission

2.5D shooter made with Unity
Mozilla Public License 2.0
1 stars 1 forks source link

Use sound length to destroy sound objects as soon as clip is done #11

Closed eniklas closed 6 years ago

eniklas commented 6 years ago

This actually wasn't being done anywhere any more, but I did find a bug where the ground hit sound was being played twice. Fixed in df3e72e.