How do I get that circle with a pointer mouse icon?

Screenshot 2022-08-08 153029
Screenshot 2022-08-08 153120

I just want to know the asset id for the circle mouse icon and how to script the “on hit” mouse icon where there’s an “x” or little red lines next to it.

You can find it on the tool’s script you are holding right now.

I mean Mouse.Icon.

To find it quickly, press CTRL + F (Cmd + F in MAC) and search Mouse.Icon, and you will find its ID.

1 Like

It’s a thing I found in a video, not in-game

Get the rocket launcher tool, you will find the script there, local script i think

1 Like

one down, just need the the one with the red lines or something

get a free model classic sword, get in the script of the tool and search of Image ID as the cursor, then copy the ID or go to the link and download the image and use it on whatever you want to

1 Like