Rexrainbow all your plugins seems to be very polished and useful. Thank you for your contribution.
I'm new to construct 2 and and read the whole thread. But something is not clar for me.
Let's say that I have 20 stages. And I need to store 3 variables:
Player health
Hits taken
Total damage done
(also the current stage number)
I need to save those variables in a file every time the player passes through a stage. So that I can analyze the players progress.
Is that possible with this plugin? Or, can someone highlight how I can do this?