Hello Everyone,
I am trying to make a system where you pull out a tool and two separate billboard UIs show up (custom proximity prompts) these are located on the players torso as separate parts:
The UIs show up but when I look above the character the UIs clip into eachover as shown:
Before:
After:
I know it should be possible to stop this clipping because a game named mayflower manages to do it:
Before:
After:
I have converted the billboard UIs to use scale instead of offset and still there is clipping.
Is there any way to lock the UI to a part?
Any help is much appreciated thanks in advance.