Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Bug Squashed, Conversation Display Updated

Bug Squashed, Conversation Display Updated

Programmer16
Beals Software · · 1 min read
989 0
Well, I squished bug # 2 from last night. Some of the coroutines seemed to be getting stuck in memory and were getting updated multiple times, which was causing the system to slow and Xna started calling my Game.Update method multiple times.

I hadn't updated the conversation display to the new UI system yet, so I also got that done:


There are only a few remaining tasks left that I've added to the list that I hadn't thought of, but I'm thinking I'm going to spend the next couple days working on the game concept so I can get some information out about that.

Discussion

Loading comments...