The package includes the basic match-3 gameplay mechanics, HSL shaders for creating lava and water elements. Specifically as follows:
- Match 3 gameplay: Drop puzzle pieces and fire projectiles.
- Snake make by shader with line renderer.
- Lava distortion shader for create element lava element.
- Water Wave shader for make fake water drop.
- Water shader for make effect water fall.
The product package includes several illustrative examples for the information above.
Package need some dependencies of unity to run:
- com.unity.2d.common
- com.unity.2d.sprite
- com.unity.mathematics
- com.unity.ugui
- com.unity.modules.ui