/MyGrid

Unity Simple Grid System

Primary LanguageC#

Game Grid System

Unity Plugin for the grid-based games

This is MyGrid that helpful to make grid base games like Tetris, chess, cool isometric games, etc. It's so simple and useful.

01 - grid - opti02 - hex - opti

03 - rect custom04 - hex custom - opti


How to Import with Unity Package Manager(UPM)?

Copy the Link

Screenshot 2023-02-19 at 17 27 15

Open Package Manager and Click the Add Package from git URL

Screenshot 2023-02-19 at 17 31 01

Paste the Link and Click Add

Screenshot 2023-02-19 at 17 32 04

Done!

Screenshot 2023-02-19 at 17 34 15

(Alternative) How to Import Manually?

Enter the Releases Section

Screenshot_3

Download the Package

Screenshot_4

Import

Screenshot_5

How to Create Grid?

Open MyGrid Panel

Screenshot 2023-02-19 at 17 49 17

Create

Screenshot 2023-02-19 at 17 52 06

Result

Screenshot 2023-02-19 at 17 56 08

How to Create Custom Grid?

Create a TileSetting

Screenshot 2023-02-19 at 17 59 18

Screenshot 2023-02-19 at 17 59 57

Change Setting

Screenshot 2023-02-19 at 18 01 53