https://github.com/mattjennings/gms2-tilemap-collisions
A project demonstrating tilemap collisions with slopes
https://github.com/mattjennings/gms2-tilemap-collisions
Last synced: 21 days ago
JSON representation
A project demonstrating tilemap collisions with slopes
- Host: GitHub
- URL: https://github.com/mattjennings/gms2-tilemap-collisions
- Owner: mattjennings
- Created: 2016-12-22T05:22:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-22T05:28:37.000Z (over 8 years ago)
- Last Synced: 2025-04-08T19:31:46.946Z (about 2 months ago)
- Language: Yacc
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GMS2 Tilemap Collisions
A project demonstrating tilemap collisions with slopes.
Currently only supports collisions from top to bottom as this project is the end result after watching Mike Dailly's tutorial below.[](https://www.youtube.com/watch?v=dBM5tnVRH7c)