- Messages
- 372
- Country
Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.
Great, Thank you!@fabs79, I use it with 2.93 and have with previous 2.90 releases without a problem.
I merged the "Road" change between your 0.42.2.5 and 0.42.2.6. I did not include what you did in your 0.42.2.5, are all the changes in that (compared to the original 0.40.0) for the same thing? Could you summarise what the changes do, for the commit log?maybe it is possible to merge my improvements into the github project from @tml maybe he can merge my changes into his github project?
That's Asobo's SDK production supervisor, if I remember the position correctly. The girl who was part of the SDK Q&As.Who is that person?
{
"emissiveFactor" : [
0,
0,
0
],
"extensions" : {
"ASOBO_tags" : {
"Collision" : true
},
"ASOBO_material_invisible" : {
"enabled" : true
}
},
"name" : "Collision",
"pbrMetallicRoughness" : {
"baseColorFactor" : [
0.800000011920929,
0,
0,
1
],
"metallicFactor" : 1,
"roughnessFactor" : 1
}
}
{
"name": "Collisions",
"pbrMetallicRoughness": {
"baseColorFactor": [
1.0,
0.0,
0.0,
0.7
]
},
"extensions": {
"ASOBO_material_invisible": {},
"ASOBO_tags": {
"tags": [
"Collision"
]
}
}
},