Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Now, this would require you to bake the vertex color animations for every frame of animation; you would need some way to manipulate the mesh data in Unity if you wanted to have any kind of smooth interpolation. But, have a look at the multiAttributeTransfer node here: http://www.soup-dev.com/examples.html That's how I've achieved vertex lighting effects in Maya.