A downloadable glitchframe2

Download NowName your own price

What is GlitchedFrame2?

GlitchedFrame2 is a prefab-based Unity framework for building logic gate puzzles. Players flip switches to match a hidden pattern. No code editing required — everything is set up through the Inspector.

Included:

  • PuzzleController prefab – manages round logic

  • GateButton prefab – togglable gate with visual feedback

  • LogicGateFrame.cs – puzzle generation, win/fail handling

  • GateSwitch.cs – player input and gate visuals

  • Optional TextMeshPro fields for:

    • Round counter

    • Timer

    • Retry / Next buttons

    • Persistent round tracking (PlayerPrefs)

Designed for:

  • Game jams or quick puzzle prototyping

  • Logic-based minigames

  • Teaching clean, modular Unity architecture

Usage Terms:

You may:

  • Use it in commercial or personal projects

  • Modify and republish your own games built on it

  • Credit is appreciated (e.g. “Built using GlitchedFrame2 by Glitched / GlitchedWares”) but not required

You may not:

  • Sell or repost the base framework as-is

  • Upload to asset stores or claim full authorship

  • Package it as a toolkit without meaningful changes

Note:

This framework requires TextMeshPro and an EventSystem in the scene.
Unity usually adds one automatically with UI — but if clicks don’t work, create it manually via:
Right-click Hierarchy → UI → Event System

If you build something cool with GlitchedFrame2, tag me or leave a comment — I’d love to feature it.


Download

Download NowName your own price

Click download now to get access to the following files:

GlitchedFrame2_1.0.1.zip 608 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.