
A 2D player controller where you shoot ink to move in the opposite direction and reveal hidden level walls.This is a demo for the template Dark Deep Game Template. It features the player (an octopus) with a unique control system: you move by shooting ink, and with the same ink, reveal the level boundaries.This mechanic works by shooting ink balls in the direction the mouse is clicked (or finger pressed), and the player is propelled in the opposite direction by applying force using 2D physics. The same ink ball hits the walls and creates a splatter to reveal them, because the entire level is the same color, so you also need to use the ink to reveal the boundaries.This demo has one scene set up to immediately test the mechanics. You can get the full version, which is a complete game with many other features, from here: Full Template.Core Mechanic: Ink shooting for movement and boundary detection.Player Controls: Click to shoot ink and move in the opposite direction.Platform Support: Works on mobile and desktop, supporting Android, iOS, Windows, and WebGL.A 2D player controller where you shoot ink to move in the opposite direction and reveal hidden level walls.
This is a demo for the template Dark Deep Game Template. It features the player (an octopus) with a unique control system: you move by shooting ink, and with the same ink, reveal the level boundaries.This mechanic works by shooting ink balls in the direction the mouse is clicked (or finger pressed), and the player is propelled in the opposite direction by applying force using 2D physics. The same ink ball hits the walls and creates a splatter to reveal them, because the entire level is the same color, so you also need to use the ink to reveal the boundaries.
This demo has one scene set up to immediately test the mechanics. You can get the full version, which is a complete game with many other features, from here: Full Template.
Core Mechanic: Ink shooting for movement and boundary detection.
Player Controls: Click to shoot ink and move in the opposite direction.
Platform Support: Works on mobile and desktop, supporting Android, iOS, Windows, and WebGL.