Help with my game?

So I’ve been trying to make a restaurant game with customers you can serve, but the wiring seems complicated and I’m not experienced enough with Gimkit to figure this out on my own…

Here’s a picture of what I have:

As you can see, all I have here is a sentry in a chair. Here’s what I want to happen:

  1. A random skin (of the sentry) appears in the chair.
  2. The sentry asks for a specific food item (which is also random).
    3.The player takes the order, and a timer appears where the customer is
    3.5. If the timer runs out, the player loses money.
  3. The order is sent to the kitchen, where the player will cook and assemble the meal.
  4. Once it is finished, the meal will be sent to a pick up table where the player will grab the meal to be served.
  5. The meal is served to the sentry and the sentry disappears.
  6. The sentry is soon replaced with a new one, and the skin is different.

COMPLICATED RIGHT!? Please send help :')

(I’m sorry for torturing the entire forum)

1 Like

Are you trying to ask people to give you ideas? Or do you want them to j*on you? If you want then yo enter your game then you have to ask on the wix! But if you need ideas then i got you!

1 Like

I just want ideas and help for the wiring, thanks! <3

This would take up a lot of memory. I suggest just one skin, otherwise, you have about 8 sentry’s per chair :skull:

You would need a complicated system to randomize the order. I can’t help on that part currently.

This one is not that hard. Just update the text when receiving on a channel (or wire)

Would you like to use popups for this part? It might be easier.

You have to use many item granters depending on what the order is.

Self-explanatory. Use item granters to take it away, and make the sentry disappear.

Have a randomizer set a random timer. (e.g. 30 sec, 10 sec, etc)

2 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.