Platformer A*
Download: Dropbox
Older Version: Host-A Hosting
This is pretty much mp_grid_path for platformers.
- It takes gravity into account and comes pre - packaged with a few standard platform types such as ladders, platforms, ground ,water and dangerous stuff.
- The zip comes with a simple and straight to the point example.
- The scripts are generally very user friendly.
- There is a built in debugger that lets you see exactly what's happening.
- 100% GML.
- Simply initialise, set up the grid and run the A*.
- Cells can have different costs.
- Different heights and jump heights can be set for the AI.
- A maximum fall distance can be imposed, as well as a general distaste to falling and a sliding scale between the two.
- Fully customisable movement in a simple and isolated script.
- New cell types can be added through some very simple modifications.
- Updated to include the ability to jump more than one block horizontally.
Credit is required to "Docopoper", free to use in commercial and non commercial games / applications. In fairness - I spent ages making this. Feedback would be appreciated even if you have no use for it right now.
![]()
Edited by Docopoper, 10 August 2012 - 10:26 AM.











