Lets Change A Few Things

I think I failed at my goal to post something at least every two weeks. Adding a shop and way to equip the new items exposed a lot of parts of the game that needed updating. Through lots of learning and trial and error, I have made a shop in the game and I have added a way to equip the new items you can buy. 

giphy.gif

giphy (1).gif

There were many things that I needed to add and rearrange to get this to work. First I needed to add to the game's database to include info on all the possible items. This helps on the programming side of development.

item db screenshot.PNG

Then I re-organize the visual game assets... so everything you can see and interact with in the game which made it possible to update the boat with the items bought in the store.  

It works, but it's not finished. Before I start adding more items I need to get in-app-purchases working. And the next items I will focus on are the cats.

laser catt1.gif
Anthony Jones