Does anyone know how i could make it so on level two of my game you need to collect 10 coins and then you get items
1 Like
ok but this only happens when i collect one how do i make so it happens when i collect all ten
1 Like
That’s what the filter should be for. If it’s greater than 9 (meaning when it’s 10), it turns on the Sword
2 Likes
bug:
1 Like
how do i fix that please let me know
1 Like
i dont know i have had similar problems we should probably ask @grazer about it i dont think it is anythig in the code nessesarily
Take this example code