how would i go about making an object with physics pin to a specific sprite who has a function to pick up the object and carry it off?
Im having issues using pin and physics together and from what im seeing it has always been messy when used with each other.
I have a bee enemy that i want to swoop down and grab an object that has physics what would be the best way to go about this?
In my mind the pin was the best option.