Progress Report 2/5/2021 (Patreon)
Content
"Friday" and "Frisbee" both start with "Fri". Coincidence? I think not! Here's what I got done this week:
- Continued work on the ending cinematic; began piecing the finished bits together in the game.
- Began scrounging around for good sound effects to use for the cinematic.
- Fixed two design issues; more on that in the 1.3.10 changelog.
No pictures this time, but I've got something even better: the next update! :D The end cinematic isn't ready just yet. This update is mostly just fixes for bugs and design flaws, plus the drawings for the Polish upgrades.
I had an interesting programming experience today. I encountered an issue with a variable for the feet where every time I would try and count with it, it would go: 1, 1, 2, 2, 3, 4, 5... So I tried changing the increments, and the pattern persisted: 2, 2, 4, 4, 6, 8, 10... and so on. Why was it repeating the first two numbers, and ONLY the first two numbers?
Well, as it turns out, both feet were counting separately, and after it hit the third digit, the foot that reached it would be the only one counting from that point onward (this was intended). I thought I was going crazy, or maybe a black hole was forming in my computer or something. Fortunately, I was laughing at the insanity of it the entire time, so it's a fun memory. :P
ENOUGH TALK! TACO BELL!!! I'll see you guys next week!