Hi , i have a puzzle game , similar to match 3 gems example.
I want that the pieces do not break all at once, but gradually breaking chain effect, and if there is a bifurcation continue along the two paths at the same time.
Is this possible in LUA? Any idea where to investigate?