Dynamic SkillCheck success zone problem


Screenshot 2025-02-09 181218

  1. What do you want to achieve?

I want to create a skillcheck success zone that I can dynamically change the size of

  1. What is the issue?

clip Descendants doesnt work on rotated frames. So I cant create an arc and then just rotate it.

  1. What solutions have you tried so far?

I have tried using canvasGroups as they always clip Descendants. This works however I cant rotate multiple canvasGroups without slight misalignment or lag limiting the size of the success zone.

I think I will have to just limit the success Zone from a size 0 to 25 percent as the higher I go the more “sectors” I need to create a longer arc. Is there a better way of doing this?

1 Like