A sample project for my ue4 Grid plugin
- Clone this project
- Update git submodule
- Generate project file
- Compile
- Some custom class in "Blueprints/Grid" to demonstrate how to customize Grid plugin(pathfinding logic, special move, GridInfo, etc)
A sample project for my ue4 Grid plugin