Hello,
Just wondering if there is a quick way which will automatically activate a dialog from a script. I don't want the players to have to click on the question mark.
Thanks
Hello,
Fortunately, ROBLOX comes with a property of a Dialog object that will automatically trigger the dialog when someone walks towards it.
The property can be found directly inside the Dialog and is called 'TriggerDistance'