<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Akash Bhatt — Blog</title><description>Unity tutorials, architecture patterns, and lessons from 12 years of shipping games.</description><link>https://theakashbhatt.com/</link><language>en-us</language><item><title>How to Integrate a Native Android/iOS SDK into Unity (and When to Hire It Out)</title><link>https://theakashbhatt.com/integrate-native-android-ios-sdk-into-unity/</link><guid isPermaLink="true">https://theakashbhatt.com/integrate-native-android-ios-sdk-into-unity/</guid><description>A practical guide to bringing native-only Android and iOS SDKs into Unity: bridges, C# APIs, UPM packaging, the pitfalls that cause mystery crashes — and how to decide between building it in-house or hiring a specialist.</description><pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Creating Event-Based Architecture in Unity with Event Args</title><link>https://theakashbhatt.com/event-based-architecture-in-unity/</link><guid isPermaLink="true">https://theakashbhatt.com/event-based-architecture-in-unity/</guid><description>Learn how to implement event-based architecture in Unity using event args and an EventBus. We build a decoupled health system with a HealthSystem, HealthChangedEventArgs, and a UI that reacts to changes.</description><pubDate>Wed, 26 Apr 2023 00:00:00 GMT</pubDate></item><item><title>10 Ways to Use Scriptable Objects in Unity</title><link>https://theakashbhatt.com/10-ways-to-use-scriptable-objects-in-unity/</link><guid isPermaLink="true">https://theakashbhatt.com/10-ways-to-use-scriptable-objects-in-unity/</guid><description>We explore 10 different ways to use Scriptable Objects in Unity for game development. Learn how to efficiently manage game data, create custom inspector tools, and even create a dialogue system using Unity ScriptableObject.</description><pubDate>Sat, 22 Apr 2023 00:00:00 GMT</pubDate></item><item><title>2 Best Ways to Send Emails from Unity</title><link>https://theakashbhatt.com/best-ways-to-send-emails-from-unity/</link><guid isPermaLink="true">https://theakashbhatt.com/best-ways-to-send-emails-from-unity/</guid><description>Get user feedback or suggestions by allowing players to send emails directly to the development team in just a few clicks. You can even collect crash reports and suspicious player activity through it.</description><pubDate>Wed, 27 Jan 2021 00:00:00 GMT</pubDate></item></channel></rss>