(Re)Write a scene(levels) flows bearing in mind that will need support future dialog system:
- Define the first version of this file structure and Template
- Loading scenes sequence from JSON files
- Compressing and uncompressing this files
- Performance checking:
- Check all structures defined by template is present on file.
- Check if all described scenes(maps/levels) on JSON file exists on data package (CRC)
(Re)Write a scene(levels) flows bearing in mind that will need support future dialog system: