I’m working on a project where I have a circular object and five keys. I’d like the keys to constantly overlap the circle, and as the circle moves around the frame, I want the keys to slide around the circle in a manner similar to physics-based movement.
Could someone please guide me on how to achieve this effect? Specifically, I’m looking for a way to make the keys follow the circle’s movement while maintaining their overlap. Any tips or examples would be greatly appreciated!