Add soundscape to game scene
Start with 3 Pebble Smashes instead of 2
Created Prefab and GameResource for Flat Top Weapon
Add HitCount so some rocks can hit multiple bugs/cells
Changed Pebble Splash amount from 4-6 -> 5-6
Start with 2 flat tops instead of 3
Created InspectInput, active during Playing state. Highlights visible segments on hover
Created InspectorPanel. Highlighting a visible bug shows info in a floating panel.
Store segment index. Display missing segments on InspectorPanel