marc254's Recent Forum Activity

  • Could you clearify a bit more? Like, what do you mean by 'the music stops when the game starts'? When does the music start?

    Could you post the events you use to play music?

    Hello

    Thank you for your reply.

    Actually, here I am talking about user own music.

    People generally play games by listening their own songs (playlist / music in the phone)

    But when my game starts, it stops other media player that is playing.

    Not sure if it's more clear

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hello all

    I tried to search on the forum but I can't see if there is any solution for the problem.

    Did anyone experienced the fact that user own music automatically stops when the game starts with no possibility to play and listen a different music at the same time?

    In my research it was saying that it's coming from cocoon website.

    Did anyone find a solution for this issue?

    Thank you

    Regards

  • > Hello

    >

    > I bought your template and it is working very well.

    > Thank you for your job.

    > The only issue I have here is the interstitial.

    > When the purchase is done, banner is hidden but not the interstitial.

    > How can I get the interstitial also hidden?

    >

    > Thank you

    > Regards

    >

    Hi,

    thank you for your purchase. The template uses a variable "ShowAds" which is 1 if the player hasn't purchased the "Remove Ads" perk.

    So just add a new condition "System -> compare variable -> ShowAds == 1" to the event where the interstitial is shown.

    Then no interstitial should be shown when the Remove Ads perk has been purchased.

    If this doesn't work for you, please open a ticket here and attach your capx file.

    https://shatter-box.com/tickets/

    I'll check it then for you.

    Regards Andy

    Hello

    I tried a couple of things but I still have the interstitial that appears onetime when the game starts and then no more after that. Do you think I can remove that or it's not that much important for users if it's only one time?

  • > Alright no problem. Thank you

    >

    > Maybe you can help me with that

    >

    > I am trying to stop the music when the reward video is showing.

    >

    > So on reward video shown and sub-invent if global variable music was already on, stop all music that has tag "music". And restart when user close the video

    >

    > Is that make sense?

    >

    > I tried that but can get it. the music continue same time with the video content.

    >

    > Thank you

    > Regards

    >

    Hmm sounds ok to me. Maybe instead of stopping on "On rewarded video shown", try to stop the audio just before calling "Show rewarded video", so that would be under "On Tap object" I believe. Also try with "Audio Set Silence" instead of stopping the audio.

    It's hard to guess so you need to try several approaches.

    Alright good! I'll try a couple of things to see.

    Thank you for your help

  • Alright no problem. Thank you

    Maybe you can help me with that

    I am trying to stop the music when the reward video is showing.

    So on reward video shown and sub-invent if global variable music was already on, stop all music that has tag "music". And restart when user close the video

    Is that make sense?

    I tried that but can get it. the music continue same time with the video content.

    Thank you

    Regards

  • Hello

    I bought your template and it is working very well.

    Thank you for your job.

    The only issue I have here is the interstitial.

    When the purchase is done, banner is hidden but not the interstitial.

    How can I get the interstitial also hidden?

    Thank you

    Regards

  • Hello

    Thank you very much for your reply.

    Can't we use this section to do something to cancel the reward if the user end the video before the end?

    "This condition is triggered after the video ad is stopped by the user. "

    Regards

  • Hello

    I bought your plugin. Thank you for this amazing work.

    I have 2 questions :

    How to use this section

    "This condition is triggered after the interstitial (the one that pops up after the video is completed) is clicked"

    Do I have some events to add there?

    Secondly, can you guide me how to avoid giving reward if the user close the video before the end?

    Thank you

    Regards

  • dropbox.com/s/86q9lfr0nmvgn8t/calculateSomething.capx

    Thank you so much.

    That is exactly what I was looking for

  • scirra.com/manual/116/text

    Thank you for the reference.

    I did not find the result yet but I am going to continue the test

    Regards

  • No, if that is all you need, then set the numerical global variable the to numerical translated contents of the textObject.

    translate a string to a number you do with int(string); or ....

    int(textObject.text)

    Ok I you talking about something like that : Global number Variable1 = int(textObject.text)?

    Let say for example I want to calculate a price with taxes

    Variable1 = int(price.text)

    Variable2 = float(taxes.text)

    Can I get the result with another variable3 which will be variable3 = variable1*variable2?

    If so, how to display variable3?

  • Euro 7.5

    Hello

    Thank you for your reply

    Is this plugin can capture text from input text box and store it into a global variable or instance variable?

    Regards

marc254's avatar

marc254

Member since 8 Apr, 2017

Twitter
marc254 has 1 followers

Trophy Case

  • 7-Year Club
  • Email Verified

Progress

8/44
How to earn trophies