• 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.

Question Physical collision

kakianl

Member
Joined
May 9, 2024
Messages
30
Reactions
6
This is an Macgruber's chair. The character and chair both collided, but it didn't work. How should I adjust?
 

Attachments

  • 1.png
    1.png
    755.5 KB · Views: 0
Solution
The chair has no colliders afaik. You would have to make your own. Use invisible shapes for example.
Or maybe there is a way to make it happen with Unity? Export the chair, add colliders and import to VaM again? But I don't know how or if that works.
The chair has no colliders afaik. You would have to make your own. Use invisible shapes for example.
Or maybe there is a way to make it happen with Unity? Export the chair, add colliders and import to VaM again? But I don't know how or if that works.
 
Upvote 0
Solution
I’ve never used that particular asset but check in the phsyics tab for the chair that collision isn’t disabled (checkbox).

Also make sure collision is also on for model.

All that said, given vams collisions it might be tricky to have things work with collisions for that chair without physics explosions.
 
Upvote 0
The chair has no colliders afaik. You would have to make your own. Use invisible shapes for example.
Or maybe there is a way to make it happen with Unity? Export the chair, add colliders and import to VaM again? But I don't know how or if that works.
Thank you
 
Upvote 0
I’ve never used that particular asset but check in the phsyics tab for the chair that collision isn’t disabled (checkbox).

Also make sure collision is also on for model.

All that said, given vams collisions it might be tricky to have things work with collisions for that chair without physics explosions.
Thank you
 
Upvote 0
Back
Top Bottom