Like if your a certain permission level you can interact with these things in someone’s house, you can also interact with certain things if its for everyone, like getting a motorbike and grabbing a pizza from the pizza planet.
Also if you interact with objects such as cars, fridges, there are more interaction options, I always wondered how to make that.
These interactions work by pressing the keybind E or tapping on mobile or clicking on the object with your mouse and it gives the prompts.
If anyone can give any examples to how I can accomplish this, please comment it, thank you.
Hello, use BillboardGui to make gui and UserInputService to work with input.
You can use this code for getting distance between player and the gui to then toggle scripts and gui: