I prefer using multiple events over wait. Seems cleaner to me and keeps the events running in place.
Honestly when new objects are pickable is one of the ugliest parts of the event system. If you don’t understand it it’s confusing, and annoying when you do since it feels like you’re doing code juggling to work around it.