Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

IndigoLay

23
Posts
12
Topics
94
Followers
3
Following
A member registered Apr 17, 2025 · View creator page →

Creator of

Recent community posts

(5 edits)



Hey everyone,

I just released a massive v1.2 update for the Casual Strategy UI Pack! If you are building a strategy, SNG, or tycoon game, this update brings a ton of ready-to-use features to save you even more development time.

Here is a quick look at what is new in v1.2:

  1. 5 Essential System Screens Added We expanded beyond the basic lobby and build flows. Now you get fully assembled, full-screen UIs for:
  • Mail (Inbox and rewards)
  • Quest (Mission lists and progress)
  • Settings (Audio, language, toggles)
  • UserInfo (Player profile, level, EXP)
  • ChangeName (Text input dialog) This brings the total full-screen UI count to 15.
  1. 80 New UI Elements (195 -> 275 total) We added a huge batch of interactive controls so you can easily build any custom screen you need.
  • Interactive Controls: Checkboxes, Dropdowns, Input Fields, Radio Buttons, Sliders, and Toggles.
  • Layout Tools: New background panels, list structures, and tabs.
  • Visuals: More button shapes, decorative elements, and system/resource icons.

You can check out the full details, screenshots, and get the pack on the store page here:https://indigolay.itch.io/casualstrategyui

I would love to hear your feedback! Let me know what you think in the replies, and feel free to suggest what UI screens or elements you would like to see in the next update.


Cheers!



Hey everyone!

I’ve been working on several pixel art UI kits for a while now, and I noticed many developers were picking them up separately to build their RPGs. To make things a lot easier (and cheaper) for the community, I finally put them all together into one 4-in-1 Mega Bundle.

I decided to keep this bundle focused on Raw PNG files only. Whether you are using Godot, GameMaker, Unreal, or a custom engine, you can just drag and drop these 3,000+ assets straight in without any engine-specific headache.

What’s inside:

  • Animated Magic Book: 30-frame open/page-flip animations + 153 icons.
  • Adventure Journal UI: 183+ components for quest logs and creature systems.
  • In-game HUD: Dynamic status bars (9 colors) and essential exploration icons.
  • Massive Skill Kit: 2,168+ skill icons and full UI flow for 4 RPG classes.

To celebrate the launch, I’m running a 33% OFF sale ($24.99) for the next two weeks (until April 14).

If you're looking for a cohesive pixel art style for your next project, feel free to check it out! I’d love to hear what you think.

Check out the Bundle here: https://indigolay.itch.io/pixel-rpg-ui-mega-pack-4-in-1

(1 edit)


Hey everyone,

I just released a UI kit I've been working on for a while. It covers the core screen flow of a mobile casual strategy game — the kind where you build stuff, upgrade, and manage resources.

What's in it:

  • 9 production-ready screens (Splash, Lobby, Build, Build Confirm, Upgrade Popup, Speed Up, Info, Upgrade Result, Common Popup)
  • Code-based animation system with 30+ easing curves — no Animator needed
  • 5 color themes (Purple, Brown, Gray, LightGray, MintBlue) as swappable prefab variants
  • ScriptableObject building system — add new buildings without touching code
  • Particle effects with object pooling
  • Clean folder structure, commented scripts

Why I made it:

I got tired of rebuilding the same UI screens every time I started a new strategy game. Build menus, upgrade popups, resource bars — it's always the same flow but you end up making it from scratch. So I built a kit I'd actually want to reuse, and figured other people might find it useful too.

The whole animation system runs on pure C# easing functions instead of Animator. Popups transition in four directions with configurable curves, buttons have press animations, resource icons fly to the HUD with physics-based arcs. You tweak everything in the inspector. No Animator controllers to manage.

Two tiers:

  • Resources Only ($9.99) — all sprites, icons, UI elements, and a curated font. Engine-agnostic, works with Godot, Unreal, Cocos, anything.
  • Resources + Unity Package ($19.99) — full package with C# scripts, prefabs, ScriptableObjects, demo scene, animation system, and color theme variants. Import and go.

Requirements for the Unity package: Unity 2021.3 LTS+, TextMesh Pro, URP. No extra plugins.

I'm planning to add more screens (shop, inventory), more themes, and possibly expansion packs depending on feedback. If you have suggestions, I'd love to hear them.

Link: [Casual Strategy UI on itch.io]

Thanks for checking it out.

Your comment made my day! ☀️ Wishing you the best with your work! 🍀

(1 edit)


Hi everyone,

Pixel art style is always so charming, isn't it? Following up on my previous HUD, Equipment Icons, and Component UI Kit sets, I’m excited to share that I've just released a brand new Skill UI Kit!

We all know building an RPG is tough, especially when you have to design hundreds of matching skill icons for different classes, create disabled states for cooldowns, and build a cohesive UI to tie it all together. I made this pack specifically to save fellow indie devs weeks of that tedious work.

Here is a quick overview of what's inside:

  • 2,168+ Total Assets: 271 unique skill designs covering 4 core classes (Warrior, Mage, Archer, Priest).
  • Production-Ready Variations: Every icon comes in 4 sizes (up to 204px) and 2 states (Active & Disabled).
  • Complete Book-Style UI: A full medieval grimoire interface setup, perfect for skill trees and spell books.
  • Engine Friendly: Available as a raw PNG pack for Godot/GameMaker/Unreal, OR a Complete Unity Package with ready-to-use Prefabs, Particle FX, and animations.

I tried to make it as plug-and-play as possible. If you combine it with my previous UI kits, you can easily set up a highly cohesive, professional look for your entire game.

Check it out here, and let me know what you think: https://indigolay.itch.io/pixel-skill-icons-book-ui-kit

Feedback and suggestions for future updates are always welcome. Happy developing! 🚀

Thanks so much! Enjoy the plugin! 🔥

(4 edits)


Having trouble making palettes in Aseprite? Want pretty colors without the hassle?

Manually adjusting colors for pixel art shading can be tedious. I created a small script that automatically generates consistent Shade, Light, Hue, and Saturation variations based on your base colors. And yes, it is completely free to use.

Features & How to Use

  • Preview Window: Displays variations as circular canvas samples, allowing you to quickly check the results before adding them to your palette.
  • Base (Get 1 / Get 2): Instantly retrieves your current Aseprite Foreground Color (Get 1) and Background Color (Get 2).
  • +Shade / +Light / +Sat / +Hue: Generates the corresponding color variation and adds it directly to your palette.
  • Count & Angle: Customize exactly how many shading steps you want (Count) and control the hue rotation angle (Angle).
  • Generate All: Generates all variations at once and populates your palette with a single click.

Installation

  1. Download the .lua script file.
  2. Open Aseprite and go to FileScriptsOpen Scripts Folder.
  3. Place the .lua file inside that folder.
  4. Click FileScriptsRescan Scripts Folder. You will now see 'Color Shading Plus' in the list.

Credits This is an enhanced version (v1.2) of the original Color Shading script by Dominick John and David Capello. I (Indigolay) added the canvas sphere preview and improved the usability.

It’s free for both personal and commercial projects. If you find it speeds up your workflow, a mention of Indigolay would be much appreciated!


👉 Download here: https://indigolay.itch.io/aseprite-color-shading-plus

Thank you so much! Glad you like my work! :D

(1 edit)

You can use it for your commercial projects! However, please do not redistribute or resell the original files. I've added more details to the description as well. Thanks for asking

(1 edit)

You can use it for your commercial projects! However, please do not redistribute or resell the original files. I've added more details to the description as well. Thanks for asking

(6 edits)

Update Complete.

In addition to the requested PC icons, I have also added Xbox controller icons. (Total 44 new icons!)

Please check the UI_Elements/Controller folder.

For full details, please check the devlog here:

https://indigolay.itch.io/dark-game-ui-kit/devlog/1389160/update-v11-pc-xbox-controller-support-added-

I hope this resolves the issue. If you are satisfied with the update, I would be grateful for the 5-star rating as discussed. Thank you!

Thank you for the feedback. I understand the need for keyboard & mouse prompts to better support PC developers. I'll consider adding them in a future update

Thanks for the W! Glad you like it

I am excited to announce that the Pixel HUD UI: Fantasy RPG Kit is now available! This pack is designed to provide a professional and cohesive interface for your fantasy projects.

⚔️ Key Features

  • 82 Essential Sprites: Includes status bars, inventory slots, system icons, and more.
  • 9 Color Variations: Mix and match with 9 different colors to fit your game's specific elemental or magic system.
  • Unity Ready: For Unity developers, I’ve included all-in-one prefabs where all sprites and components are already pre-linked and configured.
  • Animated HUD: Added a polished opening effect for the HUD and panels (Unity Animator included).
  • Seamless Consistency: This kit follows the same design DNA as my previous "Adventure Book" and "Magic Book" series for a perfectly cohesive look.

🚀 30% Launch Sale

To celebrate the release, I am offering a 30% discount for a limited time. It is a great opportunity to complete your RPG asset collection at a special price.

🎁 Try the Demo

I have provided a Free Demo containing 9 essential sample sprites so you can test the pixel-perfect quality in your own project before you buy.

Every ⭐⭐⭐⭐⭐ rating is a huge motivation for me to keep creating and sharing. Thank you for your support!

👉https://indigolay.itch.io/pixel-hud-ui

(3 edits)

🎉 New Release — Pixel Adventure Book UI: Fantasy RPG Kit

Pixel RPG UI Components Collection - Buttons, Slots & Frames

Hi everyone!

I just released a new pixel art UI kit for fantasy RPG games.

What's included:

  • 183 pixel art style UI components (icons, buttons, panels, controls, tabs, and more)
  • 9 ready-to-use prefabs (Quest, Relationship, Creature, Save/Load, Settings, Popup, Letter, and more)
  • Tab switching functionality — works immediately
  • Pixel art font & UI animations included
  • 9-slice applied to all resizable resources
  • Bonus Letter UI Set (letter paper, envelope, wax seal, stamps)
  • Unity package (.unitypackage) included

Everything is designed with a unified fantasy adventure book aesthetic. Import, drag a prefab into your scene, and you're good to go.

👉https://indigolay.itch.io/pixel-adventure-book-ui-fantasy-rpg-kit

Also available as a PNG-only resource pack for Godot, RPG Maker, GameMaker, and other engines.

Feedback and questions are always welcome. Thanks for checking it out! 🙏

— IndigoLay

Hi everyone,
I’ve just released Dark UI Controller FreeKit, a compact but polished controller icon pack designed in a dark grunge style. If you need clean, high-quality PlayStation button icons for your project, feel free to grab this free version.

What’s Included

  • 19 PNG icons (transparent background)

  • PlayStation face buttons, shoulder buttons, L3/R3, D-Pad, directional icons

  • System icons & bonus controller illustration

  • Consistent dark-themed design suitable for any game genre

This free kit is ideal for:

  • Tutorials

  • On-screen prompts

  • Control guides

  • Settings UI

  • Game jams and prototypes

License

Free for personal and commercial use.
Attribution required (no reselling or redistribution).

Download the Free Pack

https://indigolay.itch.io/dark-ui

If the free version helps your project, you may also like the Full Dark UI Kit, which includes over 400 UI elements, textures, pictograms, radial menus, and more.

Enjoy building, and thanks for checking it out.

Hi everyone,

I’m excited to share my new release on itch.io: the Dark Game UI Kit, a modern, atmospheric UI pack designed for RPGs, strategy games, roguelikes, survival titles, and any project that needs a clean dark-themed interface.

Link:
https://indigolay.itch.io/dark-game-ui-kit

This kit includes a wide range of production-ready UI elements—buttons, panels, list items, progress bars, sliders, icons, and more—crafted to help developers build polished interfaces quickly and consistently.

Here’s a short video preview showing the overall style and feel of the kit:

To celebrate the launch, the kit is available at a 70% off discount for one day only.

If you have any questions or feedback, I’d be happy to hear them.
Thanks for taking a moment to check it out.

Omg thank you so much! That means a lot 🥹
I’d love to try creating a design just for that.
When you say “modern city,” what kind of vibe are you thinking of?
Is it more clean and minimal, or something full of lights and movement like a futuristic downtown?
Feel free to share any details — it really helps me shape the mood and style!

Hi, I recently published a new UI asset pack on itch.io.
The project is set to Public, it's not marked as Unlisted, and everything seems to be in place.

However, it's not showing up in the search results — even when I search for the exact title or keywords.

Is this delay in search visibility normal for new uploads?
Or is there something else I might need to do to get it indexed?

Thank you for your help!


Note: I originally posted this in a different section by mistake, but have now reposted it here in the appropriate Questions & Support board. Apologies for the confusion.

CASUAL RPG UI KIT

🚀 Launched my first UI kit on itch.io today!
After months of tweaking pixels, testing layouts, and refining the vibe… it's finally live.
This kit is all about making casual RPGs look clean, friendly, and polished — with over 644 components ready to drop into your project.
It's a small step for now, but a huge moment for me as a creator.
Would love your feedback, and I hope this helps fellow devs save time and design better games. 🙌

🎉 To celebrate the launch, it's 50% off for one week — available until April 25!
Thank you so much for your support, and I hope you find it helpful in your projects.

👉 Check it out here: https://indigolay.itch.io/casual-rpg-ui-kit
I'd truly appreciate it if you could spread the word or leave a comment! 🙏

Hi! I recently published a new UI asset pack on itch.io, and it's currently public and not unlisted. However, it's not showing up in the search results yet.

Is there usually a delay before new projects appear in search? Or is there something I might have missed in the settings?

Thanks in advance for your help!