I’m working on a project in Roblox that lets you interact with pets. I set up a tool that lets you spawn a pet when equipped, and despawn when unequipped. The pets also have a GUI above their heads that let them to tasks such as catch a ball, eat, etc. However, when the tool’s equipped, the buttons don’t detect mouse clicks. Has anyone had this issue, and if so, is there a solution/workaround? Thanks!
If you used billboards or surfaceGuis for the pets then it has to be placed in startergui in order for the click event to work.
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.