- Unreal Development Kit Game Design Cookbook
- Thomas Mooney
- 145字
- 2021-08-20 15:41:21
Chapter 3. It Lives!—Character Setup and Animation
In this chapter we examine key processes for handling animated characters:
- Installing ActorX and exporting skeletal animation
- Importing SkeletalMesh content into UDK
- Morph targets and .FBX importing
- Setting up sockets
- Attachments to SkeletalMeshes without using sockets
- Setting up a custom AnimTree
- Defining animations in your AnimTree
- Configuring your character to use your AnimTree
- How to use a single bone control chain to correct an offset crouch animation
- Setting up a physics asset using PhAT
- Adding limits to physics asset joint rotations
- Adding a physics-driven tail to a key framed SkeletalMesh
- Enabling the head to face in a given direction for tracking purposes
- Setting a LookAt target for head rotation in code
- Setting morph weights in code
- Calling up SkeletalMesh animations using Matinee
- Associating sounds with character moves in Matinee
- Sounds for non-Matinee controlled animation
推薦閱讀
- Circos Data Visualization How-to
- Getting Started with Clickteam Fusion
- 反饋系統:多學科視角(原書第2版)
- 精通Windows Vista必讀
- Mastering D3.js
- 自動檢測與傳感技術
- Apache Hive Essentials
- 數據庫原理與應用技術學習指導
- 群體智能與數據挖掘
- 新編計算機組裝與維修
- Linux系統管理員工具集
- Mastering Ansible(Second Edition)
- Data Analysis with R(Second Edition)
- 玩機器人 學單片機
- PostgreSQL 10 High Performance