- 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
推薦閱讀
- 大學計算機信息技術導論
- 自動控制工程設計入門
- Python Artificial Intelligence Projects for Beginners
- 機器學習與大數據技術
- MicroPython Projects
- Creo Parametric 1.0中文版從入門到精通
- AWS Administration Cookbook
- 網絡化分布式系統預測控制
- 具比例時滯遞歸神經網絡的穩定性及其仿真與應用
- Linux嵌入式系統開發
- 軟件工程及實踐
- 單片機技能與實訓
- PowerMill 2020五軸數控加工編程應用實例
- Web璀璨:Silverlight應用技術完全指南
- Linux Shell Scripting Cookbook(Third Edition)