安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






You turn around and you can't see their face.
Would it be possible for you to flip their orientation.
I believe only one pose faces forward.
Thanks :)
raus bringen
DANKE
Ich Habe ein
Ensure that the animation is complete and working properly in Blender.
Export the animation as a .FBX file. To do this, select the object containing the animation and choose File > Export > FBX. In the export settings, make sure to select "Selected Objects" and "Armature" under "Main" and "Animation" respectively.
Open the .FBX file in a 3D modeling program such as Maya or 3ds Max. Here, the mod author can clean up the animation if necessary and export it as a .SMD file.
Use a tool such as Crowbar to decompile the .MDL file of the game asset that the mod author wants to animate. This will create a .QC file.
Edit the .QC file to include the name of the .SMD file containing the animation and the path to it.
Compile the .QC file using Crowbar to create a new .MDL file containing the animation.