#Why can't my material be found in the game?
1 messages · Page 1 of 1 (latest)
Because you're trying to use a namespace, pretty sure materials don't need them
It's inheritance, isn't it?
Indeed
1 messages · Page 1 of 1 (latest)
{
"materials": {
"version": "1.0.0",
"custom:particles_base": {
"+defines": [
"USE_EMISSIVE"
],
"+states": [
"DisableCulling"
]
}
}
}
Because you're trying to use a namespace, pretty sure materials don't need them
It's inheritance, isn't it?
Indeed