Walk Animation
* (Fix) Animation was inside the Movement function, which is called far too often. Basically, needed it’s own timer loop.
Player Start Position
* (Fix) Was only being saved in Player instance, not Game. Basically it didn’t matter what Game you were loading, your starting position would always be the last pos in the last game you played.
Water
* (Change) The Player can now walk on water.
* (Change) Walking over a Water block will now heal the Player.
Coins
* (Add) Gold, Silver and Copper Coins can now be found in the Kingdom of Serenity! To begin with Pinkeyes drop Copper coins on dying.
Recipes
* (Change) Campfire, Torch and Stone Pickaxe Recipes have all been adjusted.