- 最后登录
- 2016-8-29
- 注册时间
- 2012-8-25
- 阅读权限
- 90
- 积分
- 23585
- 纳金币
- 20645
- 精华
- 62
|
CGCookie - Creating a Stat Tracking Inventory System
本视频教程是由CGCookie机构出品的Unity射击游戏制作训练视频教程,CG Cookie Creating a Stat Tracking Inventory System ,时长:2小时,大小:550 MB,MP4高清视频格式,
教程使用软件:Unity 4.6,附工程源文件,作者:Dan Violet Sagmiller,共10个章节,语言:英语。
CG Cookie Creating a Stat Tracking Inventory System
Learn how to use world space UI elements, animations and C# to create a bullet bar tracker
In this tutorial series we’ll be going over how to create a stat tracking weapon that uses UI elements to display things such as ammo and health status in real time. We’ll be combining this with animations, scripting and some images to create a unique weapon system. You’ll need to use Unity 4.6 as we’ll be using the “world space” UI to place text and images directly onto our weapon.
*How to use a world space canvas onto a moving game object
*Using Mecanim and animation events to call a function at a specific time
*Creating text elements that update their values based on C# scripts
*Using GetComponent to grab components from other game objects and change their values
*Animating a UI mask with a script using a scrollbar and an image
*How to create a simple pickup object that can add or subtract values such as ammo
*and health
|
|