Tags

, ,

Quick update, been adding a way to get animations into the game. I used most of the animation methods that we used in the platform game. But then I got the problem where the old system was built on using a sprite sheet, so then I had to create a sprite sheet instead of tumbling in the dark for a solution for multiple-file-animation.

But not everything went smooth; I have a “error”, well not a real error but I want the ship to change the color of the windows but it doesn’t. I’ve obviously missed something like “player-change-sprite” or something.