I noticed when sprite A (with solid behavior) is pinned to player with 8-direction behavior, solid A simply loses its solid properties, for example, it moves through a solid wall. I tried using tags to assign the solidity but to no avail. How do I retain the solid properties of sprite A so that it can collide and be stopped by another solid, say, a wall?