No Game Engine Game Dev: Word Sleuth 023: Finish embedding UVs and test, then some loose ends

3 months ago
16

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

Game Engines are for sissies!

Today I wrapped up the loose ends list from yesterday to get all the UV data embedded and ready for use. Then followed some updates and fixes to TexQuad and TexQuadBatch to take advantage of all the new UV features. This will come in handy when we rework the buttons.

Then we only had time for a couple of small tasks. I fixed the cursor offset problem. There were several possible places it could have snuck in, but we found it pretty quick. We just needed the offset to the Text object to add to the cursor.

Lastly, we started a new animation sequence. It involves rotating letters around and I think it looks better than the old fade in/out one. We will re-use the fade in/out for something else I think.

Loading comments...