Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
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.
How are CUAs being animated? Fluid bundles are a good example. I'm wanting to do something much simpler: a screen that loops through a handful of images/materials. Can I script this in Unity then bundle/import like normal?
If you need a script, it needs to be a VaM plugin. But these are just normal Unity scripts that are loaded differently and have some security restrictions. Otherwise you can bundle as normal and load via CustomUnityAsset atom.