Game
Employee Simulator

4 years ago

I've been working on improving the creation of complex dish, and it works perfectly.
Do you want to add your burger into the game ? Leave your recipe containing only the ingredients on the screen, and I'll see what I can do.




0 comments

Loading...

Next up

It'd be important to determine which items are used (but not locked, you can still use them) by AIs to avoid disturbing them during their job!

Quick update : 3 fully functional AIs that can make ice cream, drinks and fries, from A to Z. I had to rewrote a lot of codes so I decided to build something on top of Unity : the NxEngine. The next AI will have to cook burger!

Restaurant customisation is not something you can skip, because as you progress through the game, you will unlock new stuff to place.

Here are 3 different layouts.

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

I've been working on a way to simulate the reduction of matter within a block of matter. I previously worked with multiple models but decided to use a single one and modify its vertices and UVs through scripting. Perlin noise used to do the variation.

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

I'm not progressing as far as I wish, but at least things are going well : I've been reworking the gameplay which was imo, too simple. And a ton of bug fixes. I have a lot of idea that I want to implement, but here are some screenshots.

Drink feature WIP ! The kitchen is almost fully working. Can't wait to work on AI, it'll be fun to code. The game's page will be updated in a few minutes too to match the current game's state. Available to wishlist on Steam!

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

I've been working on the last AI : the cook. The most difficult AI to do as it must be capable of doing entire burger (as example) by itself. Here is its training, from burning all of them, it can now successfully cook 4 steaks simultaneously!