#Adding Collection Service to Frames
1 messages · Page 1 of 1 (latest)
do you want to make a image that you can drag?
I think there is a method of the players mouse that grabs any ui the mouse is hovering over, you might want to look into that
When I made my draggable icons for my inventory system I think I remember using that mouse method to grab any ui the mouse is hovering over each time my mouse button context action service event was invoked
yea, that is uidragdetectors
Thank you guys!
Do you think this system would be identical or simiar to bee swarms?
do you play bee swrma?
bee swarm?
yeah?
I'm trying to replicate something that is similar to it
W guy
yea
i think you will need to use uidragdetector
to make a system like that