Game
Employee Simulator


4 years ago

AIs are ready to buy your stuff !
I'm adding more locations like the player's apartment.
I improved a bit the graphics too - more colored with less ambient occlusion.
The next thing to be added will be... creepy.




1 comment

Loading...

Next up

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.

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!

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!

After weeks of work, bug fixes and a ton of optimizations, I finally have a bug-free (afaik) game with an extended map and improved gameplay. New places like a shop, a bank or houses have been added to improve the gameplay, story, and the difficulty.

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

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!

AIs are working and are fully autonomous to complete orders from customers ! One is doing french fries, the other is doing ice cream.

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!