Maybe try having the wait 1 second be on the event directly preceding the foreach event. So that It will wait a second before making each object disappear almost simultaneously rather than Making an object disappear every second.
You do not have permission to view this post
Use Visible or Opacity. Visible is a binary state with 2 options while Opacity is a percentage.