This is UNBEARABLE! My customers for my game are really glitchy. I've tried everything.
It would be nice if someone could help. The glitch is if the customers all order the same thing, when you make the other customer's order, it glitches up.
If someone could tell me what I'm doing wrong, it would be my pleasure to help them with something too.
Here's the link: http://scratch.mit.edu/projects/samurai768/1154009
Offline
Sorry, been out of town this weekend.
Look at the list Ingredients. It only has 2 items and they are both pepperoni. This is set by the script in your background sprite.
Next, you need to make sure either that customers order one at a time or that they don't appear so close that you cannot see their orders.
Also, if they are placing multiple orders simultaneously, they each need their own list of ordered ingredients. Otherwise, since they each randomly pick from 1 to 3 items, you will usually end up making the same pizza with all the items anyway.
Hope that makes sense and helps! Looks like you have a lot of time invested in this, cant wait to see it finished
Offline