OK, I got it working. Thanks a lot, BartekB :)
Printable View
OK, I got it working. Thanks a lot, BartekB :)
I didn't, but the already created keys and doors are set to ID 1 which can obstruct the entire thing. (There would be, for example 2 ID 1 Doors and 2 ID 1 Keys)
I 'think' I understand the logic, I think it is:
When using the "Overlapping door, id is equal to door bluh blah", probably Fusion thinks that: "Key is touching door and if the key has an ID of door then open door" therefore it opens all doors because no specific door is mentioned, if you use ForEach loops though, Fusion will think "Door is selected, if Door overlaps Key and key ID is equal to Door, open door" see, the open door makes sense because only one Door is selected so it finds the same ID Key for only the one not multiple.
And no problem, Volnaiskra :P