This video covers one of the many ways to go about creating a Quest Log in Unity. The Quest Log will have a scrolling list of quests. When one of those quests is selected, details are displayed which include the quests name, the quests status, requirements to start the quest, and rewards for finishing the quest.
We'll also do some fancier things like coloring the Quest buttons depending on their progress state and adding a custom formatted status that updates as we progress through the quest.
This video builds off of a Quest System that was created in a previous video. The playlist for that video can be found further down in this description.
I hope this helps and best of luck! 🙂
► Quest System Playlist
All videos I've currently done for the Quest System series can be found in this playlist.
• How create a Quest System in Unity | ...
► TIMESTAMPS
0:00 Intro
0:32 Do I need to watch the previous video?
1:18 How it's going to work
4:11 Creating the Quest Log Button
6:16 Creating the Scrolling List
11:36 Scrolling with Arrow Keys
15:05 Adding a Vertical Scroll bar
16:00 Creating the Quest Log UI
17:59 Populating the Quest Log with Data
21:00 Toggling the Quest Log
22:58 Changing the Button Color
24:07 Displaying the Quest Status
28:39 Outro
► GITHUB PROJECT
The '3-quest-log-implemented' branch contains the code by the end of this tutorial.
https://github.com/trevermock/quest-s...
► MUSIC
The backing music for this video is by Panda Beats.
Website: https://pandabeatsmusic.com/
YouTube Channel: / @pandabeatsmusic
Playlist: • 🍜 Anime Lofi - Asian Hiphop Lo-Fi Bea...
► DISCORD
Come ask questions, suggest a video topic, or just hang out!
📱Discord ➔ / discord
► THE PATH OF REN
Wishlist 'The Path of Ren' on Steam!
🎮 Steam (The Path of Ren) ➔ https://store.steampowered.com/app/16...
► SOCIAL MEDIA LINKS
Follow my current project!
🐦 Twitter ➔ / trevermock
📷 Instagram ➔ / trevermock
🕑 TikTok ➔ / shapedbyrainstudios
🌐 Website ➔ https://shapedbyrainstudios.com/
► SUPPORT
Any support is much appreciated! I may receive a commission on any assets purchased using the below Unity Asset Store link.
🛍️ Unity Asset Store Affiliate Link ➔ https://assetstore.unity.com/?aid=110...
☕ Buy me a coffee! (Ko-fi) ➔ https://ko-fi.com/shapedbyrainstudios
#gamedev #quests #unity