keanedeveloper / Sample_Grid

Sample project for my ue4 Grid plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample_Grid

A sample project for my ue4 Grid plugin

https://github.com/jinyuliao/Grid/blob/master/docs/images/grid.png?raw=true

Install

  1. Clone this project
  2. Update git submodule
  3. Generate project file
  4. Compile

Note

  • Some custom class in "Blueprints/Grid" to demonstrate how to customize Grid plugin(pathfinding logic, special move, GridInfo, etc)

About

Sample project for my ue4 Grid plugin

License:MIT License


Languages

Language:C# 50.8%Language:C++ 45.2%Language:C 4.0%