Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Walking sound not working

  • #1, by wimf 9 years ago Zitieren
    Hello

    With the new release, the walking sound for all character play only once and stop (not loop).  It is a bug ?

    Thank
  • #2, by afrlme 9 years ago Zitieren
    Sorry, don't know about that as it's not a feature I use, but I highly recommend manually inserting walking sounds into the animation frames of the walk animations where you want/need it to play a walking sound.

    If you fancy something more dynamic then I recommend using Lua script with some tables containing various sounds & the openAL sound functions as you will be able to have it play a random sound with random amount of volume to create something that sounds more dynamic & realistic - this is just a suggestion mind.
  • #3, by wimf 9 years ago Zitieren
    I did not think about it. Very good idea, the result will be more realistic.

    thank you smile
  • #4, by wimf 9 years ago Zitieren
    Cool, it's working. the result is great.
  • #5, by Philipp Stumpp 9 years ago Zitieren
    Hey wimf, how did you solve the problem?

    I tried putting a walking sound in the walking animation but than everytime the animation cycle starts, another walking sound will be played ontop of the other ...
  • #6, by sebastian 9 years ago Zitieren
    each sound is only one step wink 
  • #7, by Philipp Stumpp 9 years ago Zitieren
    Macht Sinn Sebastian wink 


    Ja, es ist schon spät ...


  • #8, by wimf 9 years ago Zitieren
    I confirm, and if the sound is put to the right number of the image of the animation, the result is great