How do I make a keypad in the 3D environment that you can click on with a mouse or finger (touch)?

I would like to make a keypad with numbers 0-9 that you can click on/touch. This isn’t a 2D
Gui thing, but this exists in the 3D world. How would I approach something like this? Here’s a couple of screen shots showing what I’m talking about.



Any ideas or am I missing something simple here?

You’d just use a SurfaceGui. Parent the SurfaceGui to your StarterGui and adorn it to the relevant part. It should work like a normal GUI that way

2 Likes

I forgot about SurfaceGui. Thanks for that reminder.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.