• 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 CUA modifier

dafalconer

Active member
Joined
Feb 10, 2021
Messages
122
Solutions
1
Reactions
146
anyone know of a plug-in that will allow you to move cua objects inside of another cua object? Say for instance I have a room I'm using, and it has a chair, and I'd like to remove the chair. Is this possible?
 
If the chair is not marked as static, yes possible. But you need a specialized plugin that knows exactly where to find that particular chair inside your room object. You could for example use AcidBubbles GameObjectExplorer plugin (included in "Dev Tools") to find your chair. Then you would need a plugin that disables or removes the chair.

Example: In this case all the parts of the chair are separate objects, so they can be moved around via plugin:
 
Upvote 0
Back
Top Bottom