Making a Unity Idle Game [EP 1]

Idle games provide a casual game experience where a player can progress through the game without actively interacting with it. In this first episode of our tutorial series on creating a unity idle game, you’ll learn how to create a scriptable object for all your items, increment items over time, and toggle between different items to increment. ► Socials Twitter: Discord: My games: ► Get the scripts: ► How to create UI in Unity: ► How to create Buttons in Unity: ► Download Unity 3D: For more educational content on video game development, unity tutorials, and c# programming don’t forget to subscribe! Chapters: 0:00 Introduction 0:38 Overview 1:48 Creating the InventoryItem script 3:11 Creat
Back to Top