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: 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
Other Videos By AIA
2021-12-02 | Ragdolls - Unity in 15 seconds |
2021-12-01 | I Accidentally Made DANI'S GAME |
2021-11-22 | Night lighting - Unity in 15 seconds |
2021-11-16 | Making A Unity Mini Golf Game (part 2) |
2021-10-26 | How to fix pixelated images caused by scaling in Unity |
2021-09-27 | How to Play Unity Sound Effects |
2021-09-21 | Make a Unity Glow Effect in 15 seconds |
2021-09-20 | Make a Unity Text Mesh Pro Custom Font (in 15 seconds) |
2021-09-19 | How To Make A Unity Mini Golf Game (part 1) |
2021-09-15 | Make a Unity 2D Camera Follow Player in 15 seconds |
2021-09-11 | Making a Unity Idle Game [EP 1] |
2021-09-02 | Simple Unity Character Customization Tutorial |
2021-08-30 | Unity Git Tutorial (Backup & version control) |
2021-08-26 | Unity Drag and Drop Script | (Unity 3D tutorial) |
2021-08-24 | How to EASILY make a TIMER in Unity |
2021-08-13 | Unity Button Tutorial |
2021-08-10 | Unity UI Tutorial | An introduction |
2021-08-06 | How to create an FPS display | Unity Tutorial |