#Gui opener circle when touch.
1 messages · Page 1 of 1 (latest)
literally couldnt of taken a worse screenshot
there are 2 circles in that screenshot
and not one of them is centered
Just use the UICorner instance and place it inside a gui object and increase the corner radius until it is a circle
he meant the shop circle
i think
like an ui open when you enter that circle
bro what? im talking about the red circle gui opener
legit shows the whole circle you dont need a better screenshot to see what i mean.
yeah
make a big ahh hitbox and use Touched and TouchEnded https://create.roblox.com/docs/reference/engine/classes/BasePart#Touched https://create.roblox.com/docs/reference/engine/classes/BasePart#TouchEnded
yeah but the circle is what i wonder how to make.
for the base you can either use a meshpart or unioning a cylinder and a negative cylinder
i prefer the mesh but you can do the union one
for the transparent circle above it iirc you use a tranpsarent decal
you can look for it yourself
for the particles you use particleemitters
and then for the last part like i said, make a cylinder thats exactly the size of the base circle, position it there, but scale the y axis so tall that the player wont be able to close the gui even if they jump
make it invisible
and disable cancollide
so it only acts as a hitbox
@remote jasper fyi if you dont want to do all these just to make it, you can search up "npc circle" on the toolbox, thats the entire reason why i know how to make these lmao
i inserted one a long time ago, i think you need to adjust some things like getting a white transparent decal instead of green/red one but idk i forget
yeah i did search that didnt find anything like that.
huh
they mustve removed it
idrk