Original Games. Infinite Loops of Fun.At Looplay Studios, we craft clever, minimal games that are easy to pick up - and hard to put down. From mobile to desktop, Web2 to Web3, our titles combine elegant mechanics with endless replayability.🎮 Play smart. Loop forever.
Whether it’s a puzzle, an arcade challenge, or a fresh twist on a classic - every game is designed to stick with you.


Our games

Classic puzzle fun meets Web3 innovationBlocky Pi is a vibrant arcade puzzle game with 250+ handcrafted levels across Classic, Time, and Arcade modes. Easy to play, hard to master - slide the blocks, clear the board, and chase high scores!🌐 Built for Web3:Connect your Pi WalletUnlock rewards and featuresPlay seamlessly in browser - no install neededFrom casual players to Pi enthusiasts, Blocky Pi blends addictive gameplay with the future of decentralized gaming.


Tools

Animation

Rebuild Photoshop UIs and 2D rigs in seconds - directly from folder exportsThe PSD Layout Importer is a robust Unity Editor tool that reconstructs Photoshop layer layouts into positioned GameObjects with complete visuals and hierarchy - ideal for both UI creation and 2D character rigging.Designed to work seamlessly with a companion Photoshop export script, it imports a folder containing a layout.json and PNGs, auto-positions elements based on the original PSD canvas, and applies all necessary sprite settings via a helper script (PngImportFixer).
⚙️ Key Features:
✅ Automatic import from Photoshop JSON + PNG folder🧩 Prefab-based layering for modular design control🪄 Pixel-perfect layer placement and hierarchy rebuilding🔄 “Update Changed Layers Only” for lightning-fast iteration🧵 Optional SpriteAtlas packing + mesh optimization🧰 Auto-sets imported PNGs to Sprite-Single mode via scriptPerfect for teams using Photoshop for layout, menu, HUD design, or 2D rig building - no manual setup, no re-alignment, just plug and play.

Precisely align animation curve tangents in Unity.Tangent Synchronizer is a powerful Unity Editor tool that lets you sync the in/out tangents of all selected keyframes to the last modified one. Whether you're editing in the Dopesheet or Curve view, it detects the most recently changed tangent and applies its exact slope to the others-ensuring smooth, consistent motion across multiple properties and objects. Ideal for polishing character rigs, motion tweens, or any detailed animation work.🧠 Supports:Dopesheet & Curve view selectionsAutomatic detection of last modified keyframeUndo integration & custom tangent modesBoosts your workflow by eliminating repetitive tangent tweaking.

Editor

Edit sprite pivot points directly from the Scene View - with snapping, multi-sprite editing, and undo support.Sprite Pivot Editor is a Unity Editor tool that gives you full control over sprite pivot placement inside the Scene view, eliminating the need to open the Sprite Editor. The tool adds a draggable handle overlay that updates the pivot in real-time and saves it directly to the sprite asset.Key Features:🔧 Pivot Handle Overlay: Move pivot points directly in the Scene view using a dedicated handle.📐 Snapping Support: Hold Shift to snap pivots to defined step values for precision alignment.💾 Save Button + Shortcut: Click Save in the overlay or press Ctrl+Alt+S to commit changes.🔄 Unity Undo Integration: Pivot edits are fully undoable using Unity’s Ctrl+Z history.⚙️ Persistent Preferences: Automatically remembers your handle size, snap step, and other settings via EditorPrefs.🧩 Non-destructive Workflow: Edits only the pivot point; doesn't modify the SpriteRenderer or GameObject itself.This tool is ideal for:2D game developers aligning sprites with pixel-perfect accuracyArtists setting up character pieces for animationTeams needing fast iteration without switching context