When the StarterPlayer.EnableDynamicHeads
is disabled, we get a warning shown in output every time we:
- Play (F5) the experience
- Open the place
- Another condition I can’t identify
The warning we get:
StarterPlayer.EnableDynamicHeads must be set to Enabled for DynamicHeads to work in your experience.
And our game is using R6, DynamicHeads only works with R15 anyways
Expected behavior
I would expect that Roblox respect the choice of opting-out of dynamic heads like it does with any other setting and not issue a warning.