#Hi i need help for item
1 messages · Page 1 of 1 (latest)
Use Google translate or sum cuz i can't understand anything
okay wait
I'm creating a shop on Roblox and I need help making items like "press e" to get the item into the inventory.
Sounds like proximity prompts if your shop is in 3d space.
Here is a tutorial for it: https://youtu.be/MrY2HJAlBM4?si=piGcaF2EYSc5_JWS
Here is a docs tutorial for it: https://devforum.roblox.com/t/tutorial-basics-of-proximity-prompts/1728770
Here are the docs for it: https://create.roblox.com/docs/ui/proximity-prompts
Use Proximity Prompts in your Roblox game to add interactions with parts in the game! Watch till the end to learn how to implement these inside your game!
DISCORD 📜
Join my Discord Community if you want scripting help, participate in events/challenges, and make friends!
https://discord.gg/WC6kPu5W5P
MEMBERSHIPS 🎁
Get Access To My Scripts...
Hello! I wanted to make a tutorial that covers the basics of proximity prompts, as well as some cool things to do with them. What is A Proximity Prompt And where can i add it in game? Well, a proximity prompt is a prompt to interact with, for example, pressing e could start a natural disaster, or do something as small as make a duck fly. It ac...
Thanks
Does it specify how to press E key to retrieve the item, or not?
It only show you how to use proximity prompts and how to set them up. You will need to make the system for giving players a item yourself.