Home Artists Posts Import Register

Content

VAM Plugin: Spawn Atoms at Selection

As per user request, here's a plugins that spawns atoms (furniture / animation patterns, collision triggers, lights, audio sources etc.) at the same location of the person or object that you have currently selected (or that was selected last) and not at the origin point (0|0|0) as in vanilla. This could speed up the creation of new scenes quite a bit.

You can either spawn new atoms on every other object in the scene or restrict to only spawn on Persons.

There is also an option to automatically align the rotation of the new atom to the rotation of the object that it is spawned on.

Settings Script:

Setting: Enabled

This is a general switch to turn the script on and off.

Setting: Disable Collision before moving (default: on)

This will prevent displacing the object that the new atom is spawned on, see screenshots below.

Please note that when you turn this option off (and therefore colliders are enabled) and two models collide, then you may get this error in the error log: "!> Detected physics corruption on Atom Person. Disabling collision on atom and force resetting physics to prevent game crash. Move atom to different location, then reenable collision. Type of corruption: AutoCollider invalid joint position.

Setting: Move only to Person (default: off)

If you enable this option, then new atoms will only be spawned on Persons. If a Person is currently selected when you press the "Add Atom" button, then the new atom will be spawned on that person. If no person is currently selected, then the new atom will be spawned on the person that was last selected.

Setting: Align Rotation (default: off)

If you enable this option, then new atoms will automatically face in the direction of the object that it is spawned on.

Comments

daedrasp

After 1.21 update. not working. Can you update it?