Zig Zag / Getting Started

Zig Zag can be found in the Assets/Playniax/Games/Zig Zag folder.

You'll find two scenes there: Zig Zag UI and Zig Zag (Random Level).

The Zig Zag UI essentially acts as the game manager and uses our EasyGameUI module.

The Zig Zag (Random Level) is the actual game scene.

You can open and edit both scenes in the Unity Editor.