So… I made an impossible idea. A sorting game. Basically, click on objects and sort them depending on wether they are a fruit or a vegetable. Seemed easy. Until I tried it.
I’m coding in coblocks, and, obviously, I’m not quite sure how to sort objects into ‘fruits’ and ‘vegetables’, perhaps it can be made with functions but I’m far too dumb to understand those.
The only option I have left is manually coding every single object… Any ideas?