• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Solved Need help with object collision!

boxing_bear

New member
Joined
Sep 26, 2021
Messages
6
Reactions
0
is there any way to make a shape with collision on one person but not the other. The only thing i see is a check box with collision but i dont want the object to clip through every atom in the scenes
 
Hi,
AFAIK there is no way to do this. You can only switch on/off collision (if there is no fancy new plugin I don't know).
Maybe you can create a workaround like switching off collision for one of the two persons.
Or switching off collision for an object, but add an additional invisible object to the part where one of the person will be touching it, but the other one doesn't.
Hope this may help a bit.
 
Upvote 0
Back
Top Bottom