- Mastering Unity 2D Game Development(Second Edition)
- Ashley Godbold Simon Jackson
- 55字
- 2021-07-08 11:05:21
Chapter 3. Getting Animated
Unity has a powerful built-in animation system. In this chapter, we will discuss animating using a sprite sheet to create the walk cycle for our main character.
The following topics will be covered in this chapter:
- Overview of animation features
- Sprite sheet animation
- Animation Controllers
- Access animators from scripts
推薦閱讀
- Advanced Quantitative Finance with C++
- UI設計基礎培訓教程
- CMDB分步構建指南
- SpringMVC+MyBatis快速開發(fā)與項目實戰(zhàn)
- C語言程序設計實踐教程
- Scala謎題
- Mastering JavaScript Design Patterns(Second Edition)
- 零基礎Java學習筆記
- Solr Cookbook(Third Edition)
- 鴻蒙OS應用編程實戰(zhàn)
- Hands-On Neural Network Programming with C#
- 零代碼實戰(zhàn):企業(yè)級應用搭建與案例詳解
- RocketMQ實戰(zhàn)與原理解析
- 并行編程方法與優(yōu)化實踐
- Spring Data JPA從入門到精通