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

Plugins + Scripts UnityAssetExtension

Download [<1 MB]
This plugin is specifically designed to lock CustomUnityAsset to the position of the chest collider of a person and turn off collisions with all other objects except breasts.

Usage example:
Assuming you have @slimy 's GentlemanHand asset loaded and want to "attach" the hand to a person's breast, and don't want other objects (such as the person's own hand) to collide with the GentlemanHand, this plugin can help, this especially useful for dancing scenes.
samplewalk.gif


163445.jpg


The implement was inspired by @Feel 's ObjectPositionSaver and @CheesyFX 's CollisionManager, they can achieve similar functions but can't do what this plugin do. Currently ObjectPositionSaver only has controllers for selection but not colliders (which is required for reflecting the "real" visual position), and CollisionManager can only change collision setting per Atom, but not on per collider basis.
React to this content...

Share this resource

Latest updates

  1. Fix issues with reloading

    Fix issues with reloading

Latest reviews

Positive
PVP
Version: 1
Posted:
Like such a selective collision? Great. Less unexpected interaction, possibly more FPS.
Upvote 0
Back
Top Bottom