PlatEngine
A downloadable asset pack for Windows
Download NowName your own price
PlatEngine is a small, flexible engine for GameMaker 1.4x aimed at beginners. It covers the basic mechanics of a simple platformer - which can be easily imported into any project!
Mechanics
- Moving, Jumping, Wall Jumping, 'Celeste' style Directional Dash
- Variable Acceleration, Friction and Gravity
- Jump Buffering / Coyote Jumping
- Wall Stick, Spikes
- Sprite Stretching, Dust Particles, Dash Trails
- Smooth Camera + Screenshake
Instructions
- The .exe is the playable version of PlatEngine.
- The .gmz can be imported by going to File -> Import Project.
- The .gmez can be imported through GameMaker 1.4x as an extension for the source code. This can be done by right clicking the 'extensions' folder in your project directory, and clicking import. You can then add items from the extension into your project.
Credits
This project was a reiteration of Shaun Spalding's basic Platformer Tutorials, made to flesh out platformer mechanics not covered by Shaun.
Credits are not required but would be appreciated. I would love to know what you created with this engine. If something breaks, please leave a comment below. Hopefully this can help you in your future projects!
2020 July Update! I'm working on a new platformer engine in the background. I wrote this a long, long time ago and I think the code is rather outdated. I'd like to remake it with many more features.
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | Van Andrew |
Genre | Platformer |
Tags | assets, GameMaker, sourcecode, tools |
Download
Download NowName your own price
Click download now to get access to the following files:
PlatEngine.exe 2.3 MB
PlatEngine.gmez 10 kB
PlatEngine.gmz 16 kB
Comments
Log in with itch.io to leave a comment.
This is awesome! I had gone through and followed Shaun's Tutorials, and wondered just how much could I do with this. Then this is an improvement on what I'd already learned there, will definitely use this in the platformer project I'm working on. The movement feels great!
Thanks! Would love to see what you build with it.
Great engine bro!