The previous recipe, Collisions – Letting objects pass through each other using Ignore, describes the basics of collisions. You should read it for background before beginning this recipe. What we'll do here is create a New Object Channel... to identify Item class objects so that they can be programmed for overlaps, but only with the player avatar's collision volume.