Hello! its been a little while since I been on here.
Im making a cooking game and I am stuck on how to make a ordering system.
Hello! its been a little while since I been on here.
Im making a cooking game and I am stuck on how to make a ordering system.
Welcome back and can you specify on what an ordering system is please?
An ordering system in my game is a npc that spawns in your restaurant and orders a random item from the menu, which is what i’m kind of confused how todo.
maybe this can help?
Welcome back!
So I don’t understand what you meant by this:
And so I’m just going to ask this:
Can the player ordering choose or do they just get what they get and then does this have anything to do with coding or is it just devices?
So is this like a cooking ordering system or a technical property ordering system? If Its one of them, then I can change the title to be more fitting the question.
So food ordering ,changed.
I would assume it’s a food ordering system because it’s a cooking game. They clarified in the second reply that they want NPCs to spawn and put in a random order.
thats my fault for not clearing it out, but what i need help with is a food ordering system as someone else changed the title.
I’d assume you finished the part for npc appearing, if so, use the rng system twiceone posted for the food selection, and put each random number from the guide connected to an item from the menu