Making a Unity Idle Game [EP 1]
https://www.youtube.com/watc...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: https://twitter.com/the_real_aia
Discord: https://discord.gg/EqxuvWg
My games: https://aiadev.itch.io/
► Get the scripts: https://unicornone.gumroad.com/l/idlegamefoundation
► How to create UI in Unity: https://youtu.be/IuuKUaZQiSU
► How to create Buttons in Unity: https://youtu.be/Dn8fCuaL-RA
► Download Unity 3D: https://on.unity.com/3cbxhXY
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 Creating the Item scriptable object script
5:13 Creating item scriptable objects
6:14 Creating the Utils script
8:11 Creating the ItemManager script
9:58 Sorting the Items by id
10:37 Creating the InventoryCreator script
15:48 Setting item quantities
16:36 Choosing which items to increment
18:54 Incrementing items over time
22:46 Creating the EventManager script
22:55 Outro
····················································································
♪
#unity3d #unitytutorial #gamedev