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

Skybox asset exploding models

StardustVR

Active member
Joined
Aug 3, 2023
Messages
56
Reactions
110
So I created a cool skybox in Unity and it looks great in VAM. However when I add a model to any scene she explodes. If I disable collision in the CUA (skybox) it works fine. Question is how can I disable collision permanently on this asset? I'd like to eventually share it on the Hub but need to figure out how to disable that so that everyone who tries to use it doesn't have this happen. I did not intentionally add a collision in Unity, but I guess I somehow did. What am I missing?? Thanks.
 
Select the prefab in unity. In the inspector window click the gear icon next to the mesh collider and select "remove component".
 
Back
Top Bottom