Avatar Dynamics/zh-hant: Difference between revisions
Updating to match new version of source page |
Updating to match new version of source page |
||
| Line 3: | Line 3: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
{{Stub|Not much information here! You can [[Special:MyLanguage/VRCWiki:How to Contribute|contribute]], by expanding and proofreading this article, in accordance with the [[Special:MyLanguage/VRCWiki:Manual of Style|Manual of Style]].}} | {{Stub|Not much information here! You can [[Special:MyLanguage/VRCWiki:How to Contribute|contribute]], by expanding and proofreading this article, in accordance with the [[Special:MyLanguage/VRCWiki:Manual of Style|Manual of Style]].}} | ||
'''Avatar Dynamics''', is an [[Special:MyLanguage/Avatars|avatar]] feature, initially introduced to VRChat on April 21, 2022<ref>[https://hello.vrchat.com/blog/avatar-dynamics-live VRChat Blog: Avatar Dynamics Live]</ref>. is a set of features to add more interactions between avatars. Replacing older avatar components, and adding new options for avatars. This release also introduced a new permission system to let people set who can interact with these new features. | '''Avatar Dynamics''', is an [[Special:MyLanguage/Avatars|avatar]] feature, initially introduced to VRChat on {{#time: F j, Y | April 21, 2022 }}<ref>[https://hello.vrchat.com/blog/avatar-dynamics-live VRChat Blog: Avatar Dynamics Live]</ref>. is a set of features to add more interactions between avatars. Replacing older avatar components, and adding new options for avatars. This release also introduced a new permission system to let people set who can interact with these new features. | ||
</div> | </div> | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
==PhysBones== | == PhysBones == | ||
</div> | </div> | ||
| Line 19: | Line 19: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
==Contacts== | == Contacts == | ||
</div> | </div> | ||
| Line 31: | Line 31: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
===Contact Senders=== | === Contact Senders === | ||
</div> | </div> | ||
| Line 47: | Line 47: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
===Contact Receivers=== | === Contact Receivers === | ||
</div> | </div> | ||
| Line 62: | Line 62: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
===Tags and parameters=== | === Tags and parameters === | ||
</div> | </div> | ||
| Line 70: | Line 70: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
===Debugging=== | === Debugging === | ||
</div> | </div> | ||
| Line 78: | Line 78: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
==Permissions== | == Permissions == | ||
</div> | </div> | ||
| Line 86: | Line 86: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
===Global Permissions=== | === Global Permissions === | ||
</div> | </div> | ||
| Line 94: | Line 94: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
===Per-User Overrides=== | === Per-User Overrides === | ||
</div> | </div> | ||
| Line 102: | Line 102: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
===Quick Toggle/Safe Mode=== | === Quick Toggle/Safe Mode === | ||
</div> | </div> | ||
| Line 110: | Line 110: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
==Official resources== | == Official resources == | ||
* [https://creators.vrchat.com/avatars/avatar-components/ Avatar Components] on Creator Docs | * [https://creators.vrchat.com/avatars/avatar-components/ Avatar Components] on Creator Docs | ||
* [https://creators.vrchat.com/avatars/avatar-dynamics/physbones/ PhysBones] on Creator Docs | * [https://creators.vrchat.com/avatars/avatar-dynamics/physbones/ PhysBones] on Creator Docs | ||
| Line 117: | Line 117: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
==References== | == References == | ||
</div> | </div> | ||
Revision as of 23:13, 19 July 2026
[備註: Not much information here! You can contribute, by expanding and proofreading this article, in accordance with the Manual of Style.]
Avatar Dynamics, is an avatar feature, initially introduced to VRChat on 4月 21, 2022[1]. is a set of features to add more interactions between avatars. Replacing older avatar components, and adding new options for avatars. This release also introduced a new permission system to let people set who can interact with these new features.
PhysBones
See also Physbones for more detailed information.
PhysBones is a dynamic physics system for avatars that allows users to create secondary movements and interactive bones in VRChat. It is used to simulate more natural behaviors in parts of the avatar, responding to physical manipulations through parameters related to movement, gravity, and collisions.
Contacts
See also Contacts for more detailed information.
Contacts are a system that allows avatars to detect collisions with itself or other avatars. These collisions can then be used to drive Animator parameters and perform many kinds of interaction effects.
Contact Senders
A Contact Sender defines a collision volume that can be detected by a matching Contact Receiver. Senders can use a sphere or capsule shape, a root transform, local position and rotation offsets, and one or more collision tags.
Box-shaped contacts are available for both avatars and worlds, with configurable width, height, and depth. Box-shaped contact receivers also support an additional proximity calculation mode based on the distance from the sender to the positive Z face of the box.
On avatars, the Colliders section of the Avatar Descriptor also creates built-in Contact Senders for common body parts such as hands and fingers.
Contact Receivers
A Contact Receiver listens for matching senders and writes a value to an Animator parameter on the avatar. Receivers can be configured to allow self-contact, other users, or only local evaluation.
VRChat supports three receiver behaviors:
- Constant keeps a parameter active while a matching sender stays inside the receiver.
- On Enter activates for one frame when a matching sender enters, optionally requiring a minimum velocity.
- Proximity outputs a float from `0.0` to `1.0` based on how close the sender is to the center of the receiver.
Tags and parameters
Contacts only interact when a sender and receiver share at least one matching collision tag. The receiver's Parameter field determines which Animator parameter is updated. Depending on the Animator parameter type, the value may be interpreted as a float, int, or bool.
Debugging
In Unity, Contact gizmos appear when Gizmos are enabled and the contact or one of its parents is selected. In VRChat, the Avatar Dynamics overlay can also be used to visualize Contacts and PhysBones during testing.
Permissions
The Avatar Dynamics permission system gives you complete control over who can interact with your avatar and how:
Global Permissions
Choose “Everyone,” “Friends,” or “Nobody” as a default setting for all users.
Per-User Overrides
Individually grant or deny avatar interaction permissions for specific users.
Quick Toggle/Safe Mode
Instantly pause all interactions (regardless of any other settings) with one button press in the Quick Menu.
Official resources
- Avatar Components on Creator Docs
- PhysBones on Creator Docs
- Contacts on Creator Docs