(This tutorial assumes you have some knowledge of how Construct’s Conditions and Actions work. If not, see the beginner tutorial.). Basically, you can think of...
Thank you very much.
With new version we can change WebStorage plugin to LocalStorage plugin, And use LocalStorage On item "array_save_example" event for set animals when LocalStorage Get item "array_save_example" loaded
1. btn loadArray on clicked > LocalStorage Get item "array_save_example"
2. LocalStorage On item "array_save_example" get > animals Load from Json string LocalStorage.ItemValue
Took me a while to look down here at this update and figure it out but i got there in the end.
Any one reading this and struggling try changing the bullet pointed bits first and the rest makes more sense and dont forget to add the JSON plugin.
Thank You
Thanks for trying to provide an update to the Webstorage reference. i'm totally lost from your update however. i'll have to find a more up to date tutorial.