Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Neikke on October 13, 2017, 11:12:05 AM

Title: How to set up appearance chance? [SOLVED]
Post by: Neikke on October 13, 2017, 11:12:05 AM
I'd like to have a control over the appearance chance of let's say a magnet or any other powerup in my game. How would I set it up so that if I set it to 100 it's discoverable all the time, and less values would give relevant chances to discover it? Thanks in advance!
Title: Re: How to set up appearance chance?
Post by: Ofonna on October 13, 2017, 09:38:02 PM
you could use the send random event and set the weights to the chances you like, each power up will then have it's own special global event, there are plenty ways you could do it
Title: Re: How to set up appearance chance?
Post by: Neikke on October 14, 2017, 08:31:29 AM
Thanks lot! Works perfectly! :)
Title: Re: How to set up appearance chance?
Post by: Ofonna on October 15, 2017, 12:58:28 AM
no problem, happy it worked!