This week I was able to write the code to get my character animated. Now the character has an animation sequence to run depending on which direction it goes. Unfortunately, sometimes it uses the wrong sequence and I’m not sure why. Here’s a fun video of it doing its thing:
I will report when I figure out what is wrong and why. In the mean time, I’m leaving this here so Older Smarter Self can have a laugh at my first efforts at trying to make something. I won’t give up though. Just got to keep trying!
A note from Older Smarter Self just a few days later: turns out I had a 0 and a 1 swapped in the code and this was the cause of all of my sorrows. I can’t believe something that small could throw so much into chaos. It didn’t show as an error because there was no error. I was telling the computer which sprites to pull and it believed me. >.<

