更新时间:2021-07-16 17:58:35
封面
Title Page
Copyright and Credits
Unity 2018 Cookbook Third Edition
Dedication
Packt Upsell
Why subscribe?
Packt.com
Foreword
Contributors
About the author
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Download the color images
Conventions used
Get in touch
Reviews
Displaying Data with Core UI Elements
Introduction
The big picture
Displaying a "Hello World" UI text message
Getting ready
How to do it...
How it works...
There's more...
Styling substrings with Rich Text
Displaying a digital clock
The Unity tutorial for animating an analog clock
Displaying a digital countdown timer
Creating a message that fades away
Displaying a perspective 3D Text Mesh
We have to make this text crawl like it does in the movie
Where to learn more
Creating sophisticated text with TextMeshPro
Rich Text substrings for colors effects and sprites
Displaying an image
Working with 2D Sprites and UI Image components
See also
Creating UIs with the Fungus open source dialog system
Creating a Fungus character dialog with images
Data-driven conversations
Responding to User Events for Interactive UIs
Creating UI Buttons to move between scenes
Color tint when mouse pointer is over the button
Animating button properties on mouse-over
Organizing image panels and changing panel depths via buttons
Moving up or down by just one position using scripted methods
Displaying the value of an interactive UI Slider
Displaying a countdown timer graphically with a UI Slider
Setting custom mouse cursors for 2D and 3D GameObjects