Skip to content

Crafting — DemoHooks (Samples)

This folder contains sample-only hook components used by Crafting demo scenes.

These scripts: - exist to wire demo scenes together (HUD buttons, level provider, XP logging) - demonstrate integration patterns (events, validators, simple providers) - are safe to delete or replace entirely

They are not part of the supported public Crafting API and may change at any time.

If you want this behaviour in your game, implement your own equivalents in runtime code.