• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

VaM 1.x I want to write a plugin to remove nose collisions (or make the character’s nose softer).

Threads regarding the original VaM 1.x

Ztulian

Well-known member
Joined
Nov 23, 2025
Messages
40
Reactions
242
While working on a scene, I realized the nose is causing an issue: it prevents two characters from kissing properly because the collision pushes their faces apart.
I’m wondering if there’s any way to make the nose non-collidable without using a plugin?
And is there already any plugin for this?
And if there’s no other way and I have to use code, where should I start? I’ve never written a plugin for vam before.
I don’t mind doing it, but I have no idea where to start. 🥹
 
No way to do those things without a plugin as far as I know . Collision can be reduced with an existing plugin at least, see below, but I don't know if any exists that can manipulate soft body physics. I think the related collider is "FaceCentral" or "FaceCentral1" if you use that plugin.

 
Upvote 0
No way to do those things without a plugin as far as I know . Collision can be reduced with an existing plugin at least, see below, but I don't know if any exists that can manipulate soft body physics. I think the related collider is "FaceCentral" or "FaceCentral1" if you use that plugin.

Thank you. A few people on the hub have also pointed this out to me, just as you mentioned.
 
Upvote 0
Back
Top Bottom