In this video I show how I built 50 Unity apps in ONE day using a JSON‑driven system and a reusable Tarot-style architecture.
Instead of rebuilding the same logic again and again, I created a data‑driven framework where apps are generated from JSON content. This makes it possible to prototype and ship multiple apps extremely fast.
I also explain how to support RTL languages (Persian / Arabic / Hebrew) in Unity using TextMeshPro and RTLTMPro, which is something many developers struggle with.
What you will learn in this video:
• How to build multiple Unity apps using one core system
• How to structure app content with JSON
• How my Tarot system architecture works
• How to add RTL language support (Persian / Arabic/ Hebrew)
• How to display RTL text correctly with TextMeshPro
• How to speed up app development dramatically
This workflow is perfect for:
• Indie developers
• Unity beginners
• App developers
• Rapid prototyping
• Content‑driven apps (cards, quotes, poems, tarot, etc.)
#unitytutorial #unity