Unity Tutorial: How to make dynamic user interfaces (UI)

Опубликовано: 05 Октябрь 2024
на канале: Iain McManus
4,309
60

It's quite common to need UI that is dynamic (ie. UI where the amount of content changes at runtime). It could be a list of inventory items, quests, messages etc. In this tutorial we'll look at how to handle dynamic UI, in particular doing so using Scroll Views.

📂 Grab the full project ➠ https://github.com/GameDevEducation/D...

📁 The searchable video archive is at ➠ https://www.iainmcmanus.dev/gamedev-e...

Looking for other ways to get involved?
🟠 Support the channel on Patreon ➠   / iaintheindie  
🟡 Get the code for all the projects on GitHub ➠ https://github.com/orgs/GameDevEducation
🟢 Check out my games on itch.io ➠ http://iaintheindie.itch.io/
🟣 Follow me on Twitter ➠   / iaintheindie  

#Unity #Tutorial #GameDev