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

Won't fix Shadow issue and custom texture

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.
 
Back
Top Bottom