top of page

Wall Creation

This effect was rather tricky, I managed a bunch of particles at once by using the position of an empty GameObject to determine where the edges should glow. The empty object simply moved across the top of the wall. Upon destruction, the wall would re-splice itself, and move the individual voxels at a speed relative to its distance to the impact.

WallGlow.PNG
bottom of page