An open API service indexing awesome lists of open source software.

https://github.com/cemuka/basic-merge-system

a little demo to demonstrate merge mechanics in unity
https://github.com/cemuka/basic-merge-system

unity unity-asset unity-tutorial unity2d unity3d

Last synced: 5 months ago
JSON representation

a little demo to demonstrate merge mechanics in unity

Awesome Lists containing this project

README

          

# basic-merge-system
a little demo to demonstrate merge mechanics in unity

[![merge-gif](https://img.youtube.com/vi/d7oIKqOm_JA/0.jpg)](https://youtu.be/d7oIKqOm_JA)

Merge mechanics adopted and loved by the mobile players.
This free package implements the merge idea in unity.
You can easily change and make your own with your assets.

Sample Scene has created in 1080x1920 resolution.

## Instructions

- Resources folder contains a GameResoures file.
- GameController class will use this file to get first element when space pressed.
- When items merged, controller will get merged item's id and generete next item based on GameResources file.