Select Page

Player Interaction Flow Chart

I plan to reuse all my scripts for the next project. That entitle it being a framework doesn’t it? So I must plan them to be dynamically functional. Maybe I can even release them at asset store to drive my game financially. That’s a sweet dream, but...
Using SQLite Database In Unity3D 4.3.3f

Using SQLite Database In Unity3D 4.3.3f

What I want is to create an inventory system for my game. I read through all the options from the world wide web and there’s many options that I can choose. Some of them are using XML, JSON and then SQLite database which then attract my attention and interest....