One file per scene object. Reduce the overlap between users by splitting the scene data into multiple smaller files.
Go to file
max c42a23d6fa Simple grid generation and loading
- Grid generation
- Grid loading
- GridIds
- Still having issues with serialization of the grid data structure
2023-06-28 01:07:27 +02:00
Editor Simple grid generation and loading 2023-06-28 01:07:27 +02:00
Runtime Simple grid generation and loading 2023-06-28 01:07:27 +02:00
.gitattributes Initial commit 2023-06-24 13:23:31 +02:00
.gitignore Initial commit 2023-06-24 13:23:31 +02:00
Editor.meta Basic split saving and loading of scene files 2023-06-24 14:27:50 +02:00
LICENSE Initial commit 2023-06-24 13:23:31 +02:00
LICENSE.meta Basic split saving and loading of scene files 2023-06-24 14:27:50 +02:00
package.json Basic split saving and loading of scene files 2023-06-24 14:27:50 +02:00
package.json.meta Basic split saving and loading of scene files 2023-06-24 14:27:50 +02:00
README.md Initial commit 2023-06-24 13:23:31 +02:00
README.md.meta Basic split saving and loading of scene files 2023-06-24 14:27:50 +02:00
Runtime.meta Basic split saving and loading of scene files 2023-06-24 14:27:50 +02:00

template-unity-project