Doing things a little more properly part 2
In the last post, we made a new sprite using the SDK’s sprite abilities. In this post, let’s make our cat sprite in the same way. This is very very simple. Here’s the code for our cat sprite. This is still not right, we should be using the SDK animation system but let’s do that…