So here is the image:
I am making a game where you can grab platforms to make them a part of the player, and in this case, I don't know how to disable solid collision for the SPECIFIC PLATFORM (I chose the entire family, but somehow it affected the whole thing) the player collides (so the platform can jump, as solid just blocks that). Also, how do I turn the solid collision off with an invert condition?