Open dennisrijsdijk opened 1 year ago
Currently, it's not possible to reliably know if a hit belongs to a specific ThrowItemsRequest, if it even belongs to any at all. To solve this, there should be some metadata reflected in both the Hit event, as well as the ThrowItemsRequest.
Ideally, this would also be added to TITSTriggerEndedEvent and TITSTriggerActivatedEvent
Currently, it's not possible to reliably know if a hit belongs to a specific ThrowItemsRequest, if it even belongs to any at all. To solve this, there should be some metadata reflected in both the Hit event, as well as the ThrowItemsRequest.