repro: Babylon.js Playground
Rotate the camera, the instance does not inherit billboard in v8.10.0. Switch version to 7.54.2, instance inherits billboard. wai ? or is the latest a breaking change?
repro: Babylon.js Playground
Rotate the camera, the instance does not inherit billboard in v8.10.0. Switch version to 7.54.2, instance inherits billboard. wai ? or is the latest a breaking change?
@sebavan , I think this is a bug in the instances code.
It was actually a bug. You may want your instances to be independent. I fixed it recently