Jump to content

Extinguished Spider Dens play no loop sound


Tykvesh
  • Fixed

Spider Den's loop sound is killed in local function OnIgnite, but not restarted once the den is extinguished.

1284042746_GIF25-Jun-2122-58-09.gif.07a2878ad2c9f57dec40bff16291f4cf.gif


Steps to Reproduce
  1. Find a Spider Den
  2. print(c_find "spiderden".SoundEmitter:PlayingSound("loop")) --true!

     

  3. Ignite the den
  4. Extinguish the den
  5. print(c_find "spiderden".SoundEmitter:PlayingSound("loop")) --false! :o

     

  • Like 2



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...