Poobslag / turbofat

Block-dropping puzzle game
MIT License
56 stars 19 forks source link

Animate a chef who serves food #40

Closed Poobslag closed 2 years ago

Poobslag commented 4 years ago

Eventually the vision is that there would be an entire animated chef who walks or runs depending on how fast the player plays, cooks and hurls food in the air, and animates in different ways based on what the player does.

For starters though, let's just have a chef in a kitchen-type environment who swats food at the customer with a single animation. The chef's animation should sync up with the customer animation when food is served. Both should share the same restaurant scene.

Poobslag commented 4 years ago

I've added a creature to the restaurant scene; they don't move or do anything, they just sit there and react sometimes if you play well or mess up.

It's not what I envisioned from the beginning, but for now I think it's enough to downgrade this to a pri-4. This would be a cool 'gold plating' thing if the game is really getting finished, and we want more 'juice'.

Poobslag commented 2 years ago

Animating these creatures in a new way would be prohibitively difficult, so I'm not going to do it.