How Can I Make Coins Spawn Once Per Game?

Discussion in 'How Can I...?' started by Gbello97, Dec 16, 2017.

Tags:
  1. Gbello97

    Gbello97 Boxer

    Joined:
    Oct 24, 2017
    Messages:
    48
    Likes Received:
    18
    lets say I have a level based game. Level 1, level 2. User completes level 1 and picked up 2 coins. If user plays that level again how can I make it so he can’t pick them up again?

    This will prevent “unlimited” coins from that level. Is there a way to set a spawn limit or something?
     
  2. spicedbeangames

    spicedbeangames Miniboss Boxer

    Joined:
    Mar 31, 2016
    Messages:
    1,389
    Likes Received:
    596
    The only way I am thinking would be to use Menu Jump or something and direct the player to a new level, which is exactly the same in terms of design, but without any coins.
     
  3. Gbello97

    Gbello97 Boxer

    Joined:
    Oct 24, 2017
    Messages:
    48
    Likes Received:
    18
    well if it's a level based game can't they just go back to the level anyway?
     
  4. wesam_badr

    wesam_badr Miniboss Boxer

    Joined:
    Oct 10, 2015
    Messages:
    1,065
    Likes Received:
    479
    Just make a one time action/ action that can be collected once
     
  5. Gbello97

    Gbello97 Boxer

    Joined:
    Oct 24, 2017
    Messages:
    48
    Likes Received:
    18
    Oh I got it thank you!
     
  6. Gbello97

    Gbello97 Boxer

    Joined:
    Oct 24, 2017
    Messages:
    48
    Likes Received:
    18
  7. randomDuck

    randomDuck Boxer

    Joined:
    Jun 17, 2018
    Messages:
    7
    Likes Received:
    2
    @wesam_badr @Gbello97 How do you create a one time action? I cant find an option for this in the settings.
     
  8. Alexia Craven

    Alexia Craven Boxer

    Joined:
    Jul 31, 2018
    Messages:
    2
    Likes Received:
    0
    how do you make a one time action?
     
  9. AppNasty

    AppNasty Miniboss Boxer

    Joined:
    Apr 14, 2016
    Messages:
    1,484
    Likes Received:
    890
    Also you can set the Appearance Chance in actions to control how often they spawn. 100 would be always spawned. 50 would be spawn only 50% of the time a player enters scene. etc etc. Which is really useful for randomizing levels.
     
  10. Bllaaa

    Bllaaa Boxer

    Joined:
    Jul 26, 2018
    Messages:
    71
    Likes Received:
    11
    @wesam_badr@Gbello97 How do you create a one time action? I cant find an option for this in the settings.
     
  11. Bllaaa

    Bllaaa Boxer

    Joined:
    Jul 26, 2018
    Messages:
    71
    Likes Received:
    11
    Nobody knows?
     

Share This Page