How do I change the material of an AnimObject independently from another AnimObject from the same source model? When I try using the “Assign Material to Selected Entity” button in the material editor, it doesn’t do anything.
If you got AnimObject from Physics entity, then you would need to
- load model file
- Apply any material you would prefer
I hope this help.