hi, I made this file using youtube video.https://www.dropbox.com/s/dr7n6to7cvoum88/LocalStorageArrays.c3p?dl=0.
It is working as it should but i am not able to unerstand it.
I am not able to understand the 2 values in one array of CurLocation and Location.Nember. Doesn't array has a heading of one?
As per my understanding Location.Nember has same value as of animationframe number. But location.Nember never changed its own value . Then how is layout working properly ?
This is from construct basic tutorials.
This has 1 value of animals . But in the given file, one array has 2 values at x only . CurLocation and Location.Nember.
Can someone help?