Coin Collect New Level

11699
11700
17
18

Arrow keys to move. Collect all four coins to progress to next level.

The Player object uses a Collision trigger to increment the coin count when touching a Coin object. A Filter block is used to check if enough coins have been collected, and move to the next level.

Editor