12:14pm - Merry Christmas!
I'm at my brother's place hanging out prior to going to the Christmas Celebration at my Aunt and Uncle's place. Since I have a few hours to spend I thought I'd take a poke at World of Thardomhainn.
The last time I worked on WoT I set up the movement code but didn't do the input handler. So I'll do that now.
12:58pm - Okay it sort of works, with bugs!
Bug 1: There's nothing stopping it from taking inputs on every frame, so I zoom around the map like crazy.
Bug 2: Somehow moving north from the top most row moves you to the bottom of the next collumn.
1:19pm - Got bug 1 taken care of, but I've also noticed that moving north from the northeast corner or east from the southeast corner gives me an index out of range error.
1:26pm - I figure there's a math problem causing this issue and the odd column behavior. I'll figure it out another time though. I'm not feeling so great.
I'm at my brother's place hanging out prior to going to the Christmas Celebration at my Aunt and Uncle's place. Since I have a few hours to spend I thought I'd take a poke at World of Thardomhainn.
The last time I worked on WoT I set up the movement code but didn't do the input handler. So I'll do that now.
12:58pm - Okay it sort of works, with bugs!
Bug 1: There's nothing stopping it from taking inputs on every frame, so I zoom around the map like crazy.
Bug 2: Somehow moving north from the top most row moves you to the bottom of the next collumn.
1:19pm - Got bug 1 taken care of, but I've also noticed that moving north from the northeast corner or east from the southeast corner gives me an index out of range error.
1:26pm - I figure there's a math problem causing this issue and the odd column behavior. I'll figure it out another time though. I'm not feeling so great.