Hey,
When you export mesh to proxy using Corona Script (tree object with material)
and then in new file use CProxy → Load from file, Corona forgets Proxy materials (it uses object color)
Is there anyway to make it work?
Hey,
When you export mesh to proxy using Corona Script (tree object with material)
and then in new file use CProxy → Load from file, Corona forgets Proxy materials (it uses object color)
Is there anyway to make it work?
The material is simply not stored together with the mesh. You have to “host” your material somewhere else.
Also see this small thread proxies - material management - Corona for 3ds Max :: Help Required - Chaos Forum
Good Luck!
Thank you!
I had the same problem , thanks for help.