A 2D Platformer with Chibi Art style where you can play as 5 characters that represents each big island in Indonesia. These characters were once united in harmony until The Perfect Systems Army comes from the outworld and separate them. These Army have the goal to erase all Diversities so all could be same and unites. We as the player must stop The Perfect Systems Army before it’s too late.
The mechanic details provided here are just an initial experiment to explore the possibility of further development. Also, the assets provided are only temporary examples, using assets available in the Unity Asset Store.
Character: Describes the main character and other characters, including their appearance, abilities, movements, and how they interact with the game world. (The movement of the main character moves right and left, jumps, and ducks)
Control: Describes the control mechanisms that players use to interact with characters and the environment, including device input, responsiveness, and feedback. (Input Movement Right arrow to move right, left arrow to move left, up arrow to jump, and down arrow to duck. “F” key to interact with the environment such as NPCs. “D” key to attack, take marbles to increase points, take potions to increase blood, take ammo to increase ammunition).
Camera: Defines how the camera works in the game, including point of view, camera movement, and how the camera responds to player actions. (The camera used in this game is Side View perspective and adds a delay to the camera to give a smooth sensation when the player moves, especially in the movement).