Skip to content
#380
Auto-translated
JonnyP
No, you don't understand. The team should make the object accessible only to the hero who visited it, but for some reason, it makes it accessible to everyone.
I understand that – it's just that for the command to work (MarkObjectAsVisited), the object must be turned off – that's why other heroes can't interact with it.

Added 1 minute ago
P.S. I suggest doing a "trick" – turn off the object using a command (through a script), and not using the editor (for example, when the desired hero enters a specific region, the object is "turned off").