安装 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(越南语)
Українська(乌克兰语)
报告翻译问题




If you want to frame your avatar in the scene in a custom way then you must set a custom Camera position. To do this, write the following command line in cc_[avatar_name].cfg:
set_cam_pos the_avatar_name pos_x pos_y pos_z
where pos_x, pox_y, pos_z represent the 3d positon coordinates in meters.
Pro tip:
Setup your avatar positon in FaceRig and then hit Ctrl + Shif + F, this will log the current
camera positon that you can use directly in the *.cfg fle. To get the logged camera positon, go to
<steamInstallDir>/steamapps/common/FaceRig/VP.log and search set_cam_pos. The command is already formatted to be pasted in the .cfg fle.
This is found in our documentation on how to prepare data to be imported into FaceRig: https://drive.google.com/file/d/1cdR_3jkY8mAS1d1h1u3BeWjtXuKirpT-/view
Ok so actually I already did that,
I found this on the log : "--set_cam_pos tarilongcute0 0.00 0.00 0.96"
I copy pasted it without exclamation mark to cfg, but nothing changed.
Models position still far from camera
Thats why I asked here.
Did you mean set_cam_pos actually also govern the zoom level?
Make sure you didn't include the "--".
Thanks man, it works now haha