Game Maker Studio 2 - Game Template - Platformer (Easy Game Engine)
Game maker Studio 2 - Platformer Engine - GMS2
https://www.dropbox.com/s/pv5afn18thm1c2n/PlatformerEngine1.4.3.exe?dl=0
Download demo:
Download Game Engine
https://marketplace.yoyogames.com/assets/1707/platformer-engine
Description:
This Platformer Engine is designed to be everything you need to create any platformer game. The engine has a long list of features which will be added to continuously as it is developed.
The code is clean and well commented, explaining how each part of the engine works.
Features (v1.0.0):
Pixel-perfect collisions & movement
Wall jumping
Variable jumping
Fallthrough platforms
Moving platforms/blocks
Circular moving platforms
Bouncy platforms (bounce when entities jump on them)
Crush entities with moving blocks
Falling platforms
Lift platforms
Modifying platforms (e.g. ice/mud blocks)
Modifying zones (e.g. increase speed in certain area)
Gold, items & chests
Example enemies (jumping, walking, flying)
Line of sight detection
Entity health system
Sprite-based health bars
Parallax backgrounds
Weapon system (weapon logic stored outside of player object)
Example weapons (bow, axe, whip)
Springs & spikes
Features (v1.2.0):
Ladders
Crushing blocks (Fall when player is below, then reset)
Features (v1.3.0):
Controller support
Local Multiplayer example
Water physics
Ledge grabbing
Features (v1.4.0):
Support for my Pathfinding for Platformers asset
Slopes
Windows Demo (v1.4.3)