Game Maker allow player to create games as he likes
In this case is a shooting platform game, based on Unity example project “2D Platformer”.
You can create completely new or customise graphics.
The Game support multilevel.
Project Structure
The idea is working on grids.
During creation two grids, one game container(mirror of the game on scene) and one that contains the props images.
Top line is reserved for spawning prefabs at started game, enemies , pickers, bonus etc…
- Clean and understandable C# code
- Use own namespace to avoid conflict
- No DLL
- No plugin
- Easy and fast to customise
Try it WEB-GL Player(Just 8MB)
WEB-GL
Unity Forum Link
Forum