No Game Engine Game Dev: Word Sleuth 010B: Final animations (guesses color change and level change)

5 months ago
9

Streamed on 2024-07-08 (https://www.twitch.tv/thediscouragerofhesitancy)

Game Engines are for sissies!

Rumble limits my uploads to 15GB, so this video has been split into two parts.

Then I tackled the level transition animations. The initial animations chosen are a simple float-off-the-screen at the end of a level, then drop back onto the screen at the start of a new level. I ran into some limitations of the ActionSequence and how they fire off. After some experimentation, I understood the problem and moved to using the SubSequences implemented last week, which is how it should have been approached in the first place.

Loading comments...