Step 1: Create a path that splits the sand flow to simultaneously fill both the bottom-left and bottom-right buckets.
Starting from the sand source (top-left), draw a line that goes horizontally right for a short distance. From this point, create two distinct downward-sloping branches: one sharply downwards towards the left bucket, and another continuing horizontally right before curving downwards to the right bucket.
Sand flows evenly into both buckets, triggering the 'Level Complete' message.











