Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] General Discussion => Topic started by: Given_Up on 2020-10-01, 17:27:04
-
Hello. Can someone please help. So what's the problem. When im creating a new object in every scene it color is black. I set this in standard 3d max window on the right side. When im giving a metirial my edges are black and my model are gray. For me this is really comfortable. But its really annoying that i must evey time give a material to an every object. I want my edges in viewport to be black and poligon color gray. Can i make corona mtl standart for every new object in scene and edges color are black?
-
Sorry, but I do not understand what you mean here. It sounds like a 3ds Max question rather than something Corona-related. But just to make sure, could you explain better what is happening now and what you would like to achieve?
-
Hello. Can someone please help. So what's the problem. When im creating a new object in every scene it color is black. I set this in standard 3d max window on the right side. When im giving a metirial my edges are black and my model are gray. For me this is really comfortable. But its really annoying that i must evey time give a material to an every object. I want my edges in viewport to be black and poligon color gray. Can i make corona mtl standart for every new object in scene and edges color are black?
Please take a look at the following solutions: https://forums.autodesk.com/t5/3ds-max-forum/3ds-max-2017-standard-viewport-making-all-objects-black/td-p/7583976
If the issue persists please write us back for further assistance.
-
Sorry, but I do not understand what you mean here. It sounds like a 3ds Max question rather than something Corona-related. But just to make sure, could you explain better what is happening now and what you would like to achieve?
Ok. This is what happening now https://forums.autodesk.com/t5/3ds-max-forum/3ds-max-2017-standard-viewport-making-all-objects-black/td-p/7583976 . Whem i create objects they all black. I did this on purpose. when im giving them a material their edges are black. Isn't there any possible way to create new objects already with corona material on them?
-
Hello. Can someone please help. So what's the problem. When im creating a new object in every scene it color is black. I set this in standard 3d max window on the right side. When im giving a metirial my edges are black and my model are gray. For me this is really comfortable. But its really annoying that i must evey time give a material to an every object. I want my edges in viewport to be black and poligon color gray. Can i make corona mtl standart for every new object in scene and edges color are black?
Please take a look at the following solutions: https://forums.autodesk.com/t5/3ds-max-forum/3ds-max-2017-standard-viewport-making-all-objects-black/td-p/7583976
If the issue persists please write us back for further assistance.
I choose the black color on purpose so my edges will be always black. But giving corona mtl to an every new object is frustrating. Can i make new created objects already with coronamtl on them
-
3ds max does not apply any material after creating an object. however, you have some alternatives, you can use callback system in maxscript to apply any desired material to objects just right after creating them automatically which need a line of maxscript. for second alternative you may not want to use callbacks which in that case you can make a macro script and use a shortcut to apply predefined material to objects that you create (ofcourse it require you to use a shortcut every single time after creating objects - although, it is definitely possible to select several objects and apply a material to selection using shortcut as well)