Ocean level - Richardng12/Terra_Tales GitHub Wiki
Ocean Level
Aim: Complete the tasks provided by the NPC at the start of the level
Task: Throw the correct trash in the right bin
This level has an ocean-like theme where the player is under the sea and meets an NPC that gives the player a task to complete. The objective of the ocean level is to navigate the level and put as much rubbish in the bins as the counter states in the bottom left (number depends on difficulty) while avoiding such obstacles like the oil spills and nets.
Throughout the level, the user traverses the map to find the different types of rubbish and then throws the rubbish in the correct bin. The Rubbish to Bin types are mentioned below:
-
Cans/Recycling goes in the blue bin
-
Apple cores/compost goes in the yellow bin
-
Black trash bags goes in the black bin
The player can also look at the minimap which shows where the rubbish is located (with a green dot).
The rubbish spawns randomly in set locations and can only respawn when the rubbish has been thrown into a bin. if the user finds that they cannot find the rubbish type needed then they must throw another type of rubbish into the correct bin in order to have a chance of the right rubbish respawning.
Pop-ups will show in the game with the status of the tasks as well as notifying the player if the wrong rubbish is put in the wrong bin.
The map is also scattered with random oil spills which slowly move towards the player. The player can use its special ability to dilute the oil spills so they won't get hit and take damage. Nets that are highlighted red should be avoided as stepping on them causes the player to lose a life
Once the player has finished putting the correct number of trash in the respective bins, the player must return to the NPC to progress to the next level.