Icon

Simple Grid Movement

Paolo Mazzon

You must be logged in to obtain assets

Description

Have you ever wanted to make something like a grid based RPG? Maybe a grid based roguelike? Well this demo has you covered. In this demo, there is a super easy to understand method of grid based movement called collision maps. It's fast, and easy to understand.

The whole system is tile based reducing CPU even further, and everything is done through a few lines of code to setup, and even less to use. In fact, all you need to do once it's setup is call checkCollision(x, y) to see if a position is free.

This asset does not handle RPG elements and such, this is strictly for movement and collisions.

Play a demo of it here.

Check out the manual here.

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.0.0. Published August 9, 2015

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait