Platinum Domino Crown is Off-centered and doesn't align with the rest of the Domino Crown series

The Platinum Domino Crown’s positioning is off compared to the rest of the Domino Crown series. Even though the recent repositioning update helps, getting it perfectly centered is impossible. Since it’s a simple fix, it’d be better to just fix it for the sake of consistency. (And also because it costs 200 dollars)

Picture’s of the issue below.


image

Expected behavior

The Platinum Domino Crown should be positioned consistently with the other Domino Crowns in the series & centered.

Normal Domino Crown used for reference below.


FixDemonstration2

Hoping this can be fixed soon, coming from someone who just bought it :pray:

A private message is associated with this bug report

20 Likes

vouch, also just bought this and picked up on the above issue. crazy how roblox will charge hundreds of dollars for fancy reskins of legendary items like this and somehow consistently manage to screw up something about them.

1 Like

Issue is still there even after release. Here is a fix for the issue in terms of HatAttachment positioning.

The Platinum Domino Crown attachment uses the following Vector3 as CFrame Positioning.

{ -0.014, -0.409. -0.043 }

This the CFrame Positioning of Domino Crown (and its retextures).

{ 0.0, -0.35, 0 }

The Platinum Domino Crown is offset by quite a bit in all 3 axes. What makes it worse is that its rotation is offset too.

{ -0.0, -179.339, -0.0 }

This can easily be fixed by setting the following CFrame Position and Rotation of the Platinum Domino Crown to the following values:

Position { 0.0, -0.35, 0.0 }
Rotation { 0, -180, -0 }

2 Likes

I can confirm that its position has been fixed changed!

However, upon closer inspection, it appears that it’s still slightly off-centered.

Thanks for flagging this. We made the adjustments so it should sit on the head the same as the others. Please let us know if you see otherwise.

6 Likes

I wanted to ask, how come this positioning issue was fixed despite most positioning issues being declined due to the existence of item adjustment, but something like inconsistent attachment points (which should be fixed because its a variable that is inconsistent across various bundle types and should be centered) and most other tickets involving off-center accessories usually get closed. Doesn’t it make more sense to fix broken positioning issues and then let people adjust it to their liking instead?

Good question.

This was made within the 6 month window. The adjustment was also super tiny, so we don’t think most people would really notice.

Most requests are outside of that window, so we ask folks to use Accessory Adjustment. And as we’ve mentioned before, we have extremely limited resources to fix things, so we really have to pick and choose and draw lines to help narrow our focus.

6 Likes