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.
Thanks for the reports. The 1st one is because of how the soft-shadow system I'm using uses that built-in light parameter in an inverted fashion. I don't want to fix because I think I'll break existing scenes.
For the 2nd one, it is because we are using a fake alpha shader on objects to avoid sorting issues and also so they can still cast and receive shadows correctly. Unfortunately that causes the artifacts you are seeing. This won't be fixable until 2.X with new shaders.