Question by
Cyberian.Husky · Aug 31, 2015 at 04:00 PM ·
androidsave datatracking
Tracking and Analysing Player's Choice
Hi,
I am trying to make a game similar to 80 Days where players make various choices throughout the game. I'm using Fungus to help me create this.
What I want is to record every player choice, for example at first question player choose route A, second question route C, etc. I can set it up using variables for each question and then save it to a text file for example.
I am thinking of publishing the game on Android and my question is how do I get the data of each player's choice?
Comment