Search found 2 matches

by Noa3
Mon Nov 29, 2021 8:54 am
Forum: Dialogue System for Unity
Topic: Prevent to reopen dialog for a shot time
Replies: 3
Views: 158

Re: Prevent to reopen dialog for a shot time

thanks this worked, i created a script wich turn all usables off while in dialog and turn them on if the dialog is finished
by Noa3
Sun Nov 21, 2021 10:06 am
Forum: Dialogue System for Unity
Topic: Prevent to reopen dialog for a shot time
Replies: 3
Views: 158

Prevent to reopen dialog for a shot time

Hi i want to ask what the best way would be to prevent the player to reopen a dialog short after he have already spoken with it. i use Proximity Sensor on the player and the Usable components on the interactables. like the situation he goes to an object and want to interact with it. if he want to sp...