Big Sound problem, horrible sound

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Hey,

    i made a "Lucky Wheel", after the wheel stops and if the player win something a music should play, now my problem:
    i've made two variables called "spinisover" and "checkforwin",
    now if the wheel should stop the variable "spinisover" will be set to "true" und after that he should check if there is a win with "checkforwin" (also true/false).

    The problem is that he doesnt check "one time", and if there is a win the music sample will be played over and over again and this cause a horrible sound.

    Any ideas how to fix this? (The music should start ONLY ONE TIME if the condition is true)

  • You need to add a secondary condition to your event. Right-click the condition you got right now and then:

    Click "Insert" to open the New Condition dialog, pick the Special object and pick "Limit Conditions" > "Only one action when event loops".

    This will assure this event is only true once at a time. The event will then only be true again if you first make it false somehow.

    Please login to see this link. Please login to see this link.
    Freelance Dev | Currently Working on Jarvis | Please login to see this link.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!