Hi people.
I have a question regarding this line in the GJ III rules:
I have a question regarding this line in the GJ III rules:
You must have the right to use all content in your entry
- I'm working on a game where the user creates a lobby and this is where the user gets to select the map to play from the cloud. The the host can either start the game solo or wait for others to join as well.
The selected map loads dynamically from the cloud. I'm not packing any assets with my game. - The game I'm working on references some cloud assets registered by ID under: Project Settings > Other > Packages
Those are downloaded dynamically while my game loads and are not packed with the game.
So, would my game be a valid entry for GJ III or do I have to get rid of cloud loading maps and/or downloading cloud assets?