Now, Contact Reciver in Avatar only detects Contact Sender component and "Standard Colliders"( are defined in the Avatar Descriptor).
Make Contact Reciver detect World Colider like that Sender or "Standard Colliders".
from this,enable that Avatar interact with objects in the World,and use OSC to provide feedback to various HapticsVests and HapticsModules, as well as to activate avatar gimmicks.
Also,Make Contact Sender/"Standard Colliders" in Avatar send messages(same effects as "Send Collision Messages" in particle) to World Colider.
from this,it will be easier to implement target shooting gimmicks in World without adding custom particle animations in Avatar ,or putting Gun gimmick on World.
[日本語]
現在、アバターのContact ReciverはContact Senderコンポーネントと "Standard Colliders"(アバターのDescriptorに定義されています)のみを検出しています。
Contact ReciverがSenderやStandard Collidersと同じようにWorld Coliderを検出するようにします。
これにより、アバターがワールド内のオブジェクトとインタラクトできるようになり、OSCを使って様々なHapticsVestsやHapticsModulesにフィードバックを提供したり、アバターのギミックを作動させたりできるようになります。
また、アバターのContact Sender/「Standard Colliders」からWorld Coliderにメッセージを送るようにします。(particleの「Send Collision Messages」と同じ効果)
これにより、アバターにカスタムparticleアニメーションを追加したり、ワールドに銃のギミックを追加したりすることなく、ワールドに射撃ギミックを実装することが容易になります。