Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

The GBM2K (Grid Based Movement 2K) Framework is a Godot project that facilitates the creation of 2D grid-based games.
GBM2K-Framework
The GBM2K (Grid Based Movement 2K) Framework is a Godot 3 project that facilitates the creation of 2D grid-based games like YumeNikki, with a Godot 4 version also available.
The framework replicates the grid movement seen in RPG Maker 2003 while keeping things simple and easily modifiable. But if you want grid movement more akin to RPG Maker 2000 you can use this.
Features
- An input priority system, that prioritizes the last directional key pressed
- Movement animations that alternate between swinging the left and right arm for each grid move
- Modifiable Actor movement speed, that also speeds up the animation accordingly
- Wandering NPC's that can be interacted with
- A simple dialogue system that can be replaced if needed
Other info
Credits to GDQuest and their Grid Based Movement system, without it this wouldn't be possible. Also credits to Jason Perry for the sprites. These sprites are from the OpenRTP.
If you encounter any bugs with an unmodified version of the framework, please post the issue on Github with a video attached. If you want to contribute to the project, do a pull request on Github and I'll take a look at it.
The GBM2K Framework is licensed under the MIT license. Meaning that you can do whatever you want as long as credit me, and include the MIT license contained within this repository with your software/source. Reminder, this is my understanding of the MIT license. I'm not a lawyer, do your own research.
The GBM2K (Grid Based Movement 2K) Framework is a Godot project that facilitates the creation of 2D grid-based games.
Reviews
Quick Information

The GBM2K (Grid Based Movement 2K) Framework is a Godot project that facilitates the creation of 2D grid-based games.