I made a sprite with the solid property and gave it a tag of 69. I want to make all the different enemy’s on the map with solid properties have a tag of 69 and when I collide with a sprite with the tag 69 I want it to open a new layout for battle scene. How exactly do I accomplish this?