; Level: Blitz (#612201) ; Author unknown ; Exported by FC Resource (http://fantasticcontraption.com) @name Blitz @description Look over it before solving ; Build and goal areas BuildArea (-300, 0), (300, 300), 0 GoalArea (300, 0), (105, 105), 0 ; Level objects StaticRect (-300, 170), (300, 40), 0 StaticCircle (-300, 270), (160, 160), 0 StaticCircle (-225, 210), (40, 40), 0 StaticCircle (-375, 210), (40, 40), 0 StaticRect (300, 60), (140, 20), 0 StaticRect (310, -60), (120, 20), 0 StaticRect (360, 0), (20, 140), 0 DynamicRect (240, -20), (20, 140), 0 DynamicRect (0, 300), (20, 0), 0 DynamicCircle (0, 275), (50, 50), 0 DynamicCircle (0, 225), (50, 50), 0 DynamicCircle (0, 175), (50, 50), 0 DynamicCircle (0, 125), (50, 50), 0 DynamicCircle (0, 75), (50, 50), 0 DynamicCircle (0, 25), (50, 50), 0 DynamicCircle (0, -25), (50, 50), 0 DynamicCircle (0, -125), (50, 50), 0 DynamicCircle (0, -175), (50, 50), 0 ; Goal and design objects GoalCircle (0, -75), (50, 50), 0