Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Phuzz on June 10, 2014, 03:08:40 PM

Title: Random Object Generation / Position
Post by: Phuzz on June 10, 2014, 03:08:40 PM
Hello,

Working on a Brick Breaker (Breakout) style game, I need to create a random amount of bricks between 5-10, every 12 seconds, which is fine, but how can I choose between ten positions randomly without choosing any more than once so I can avoid an overlap?

 I understand that using "Arraymaker" would get this task done as I have researched, but I am totally not able to start with it or know what to do, any guidance just to where to start from would be appreciated, a tutorial or a hint, I am doing well on Playmaker and got my game almost ready for the static levels. I need this random Action for the Endless type level.

Thank you