Dragon Crashers - UI Toolkit Sample project
Unity Technologies
$0.0
Date |
Price |
---|---|
日期和时间 |
价钱($) |
09/09(2022) |
0.0 |
11/16(2024) |
0.0 |
Jump AssetStore
This official UI Toolkit project provides game interfaces that showcase UI Toolkit and UI Builder workflows for runtime games. Explore this project with its companion e-book for more great tips.This package was created with URP for Unity 2021 LTS and updated for Unity 2022 LTS. It has also been updated to Unity 6UI Toolkit Sample – Dragon Crashers was developed by Unity to showcase some of the workflows included in the e-book User interface design and implementation in Unity. The e-book explains how to use UI features in Unity, mainly the UI Toolkit, to create user interfaces.This demo uses UI Toolkit with UXML and USS files to recreate common game interface layouts and styles, showing both simple and more advanced use cases. The naming convention and structure of the demo can also be used as a reference for creators starting projects with UI Toolkit.Actions illustrated in the demo include how to:Style with selectors in USS files and use UXML templatesCreate custom controls such as a circular progress bar or tabbed viewsCustomize the appearance of elements such as sliders or toggle buttonsUse Render Texture effects for UI overlay effectsApply USS animations, seasonal themes, and moreHandle different screen ratios, particularly, changes of UI styling at runtime between portrait and landscape mobile screen orientationsUse the SafeArea API to contain UI functionality within the usable screen area of your deviceFollow design patterns for clean UI architecture to ensure scalability and maintainability.All of the content in this demo can be added into your own Unity projects.To try the demo after adding it to your assets, enter Play mode. Please note that UI Toolkit interfaces don’t show in the Scene view. Instead, see the interface in the Game view or UI Builder.Note: When you open UI Builder, make sure you select the right theme so the elements in UI Builder match how they appear in the Game view. Themes are selectable in the ViewPort menu, next to the Preview buttonThis demo has been tested on popular desktops and across common iOS and Android devices. It’s made in Unity 2022 LTS and uses the 2D Renderer in the Universal Render Pipeline (URP).If you’re interested in the 2D graphics and gameplay in the UI Toolkit sample, check out the e-book 2D game art, animation, and lighting for artists.Distributed under the Unity Companion License (“License”). Unity Technologies ApS (“Unity”) grants to you a worldwide, non-exclusive, no-charge, and royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, and distribute the software that accompanies this License, subject to the following restrictions, terms, and conditions. LinkWe recommend that you open a new empty project to view this sample project because it imports assets into the root/Assets folder.Made for Unity 2022 LTSUses the 2D Renderer in the URPUses the following 2D packages: 2D Animation and 2D PSD Importer