Hello, i have this code: this.map[key] where key is x,y to create the map, if i want to store the maps for each level if i do this: this.map[level][key] does it solve the problem?
Hi.
We need more details about your case. Show us your project either part of code.
1 Like