A downloadable GlitchedFrame1

Download NowName your own price

GlitchedFrame1 is a modular clicker framework built for Unity developers who want to get things done without dealing with extra complexity. It’s lightweight, prefab-ready, and fully controlled through the Inspector.

This is not a toolkit. It’s a working skeleton — clean, editable, and designed to be learned from or launched.

What You Get

Click-to-earn system
Three upgrade types: AddClick, AddPassive, MultiplyClick
Tooltips on hover (handled automatically)
Cost scaling via percentage sliders
Upgrade lock system (“Unlock this upgrade after buying another X times”)
Fully prefabbed UI (GlitchedFrameCanvas)
Script logic built into a separate prefab (FrameManager)
Two scripts: AscendancyClicker.cs (main logic) and AscendancyClickerEditor.cs (editor-only fix)

How to Use

Open the included scene, or build your own.
Drag the GlitchedFrameCanvas prefab into your scene.
Drag the FrameManager prefab into your scene as well. This object holds the core script and upgrade list.
In the Inspector, assign your buttons, labels, and tooltip text fields.
Configure each upgrade (type, value, cost, scaling, unlocks).
Press Play. Everything works out of the box.

No code editing required. All upgrades and systems are managed from the Inspector.

Who It’s For

Solo devs
Game jam builders
People learning how to structure systems in Unity
Itch artists who don’t want to learn to code
Anyone who wants a working clicker game without the noise

Files Included

AscendancyClicker.cs
AscendancyClickerEditor.cs
GlitchedFrameCanvas.prefab
FrameManager.prefab
Sample scene
Tooltip-ready UI
README + License

License

You can use this in any personal or commercial game.
You can modify, strip down, or rebuild it however you want.

You cannot:
Resell this asset as-is
Upload it to an asset store
Repackage it as your own dev tool

Credit is appreciated but not required.

Final Note

This is part of the GlitchedFrame series — modular Unity systems made to teach, prototype, or build fast.
If this helped you finish something, I want to hear about it.

— GlitchedWares

Download

Download NowName your own price

Click download now to get access to the following files:

GlitchedFrame1_v1.1.zip 604 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.