[quote:2d6vh452]let me know if you still have any issues.
Actually hadn't noticed you had already linked it, but it didn't seem to work anyway when I tried, maybe you removed the linked in the first post again? Anyway the last one you added worked, so it good....except that you use some behaviour plugins which I don't, so it wont allow me to open it
However I tried to play it with sound, and regarding problem one, you need to add some check to the player so if they are currently carrying some food item, and the sound have already been played it shouldn't play it again. You can do that if you add a Boolean to the player which by default is set to True, lets call it "Play_Food_Sound", then when the player picks up a piece of food, you add a condition to where you play the sound that this need to be true, and then you set this to False as you play the sound. In you "Space" event which drop the food, you set it to True again. That should solve it.
Regarding the 2 problem I don't seem to get any music at all, I get that opening sound and then nothing. So not really sure about that.
Anyway as I played it some more, I have a few suggestions for you:
1. Add a exit to main menu. Maybe if the player press "ESC" or just a button, not being able to quit is really annoying
2. I noticed that some of the platform does that some of the food is half outside the screen, which is not good, as I assume that the kids are suppose to guess what they are as well, but also looks weird why they should be outside like that.
3. Depending on if you are done working on it, but you could maybe add a Evil character that walked around that they also had to avoid, maybe some unhealthy food
But think the kids will like it, the graphic is very clear, colourful and cartoonish