I have 2 unrealted questions :
1. I am following my main player on the level using scroll-to behavior. How to temporarily pause that and look around the level and then go back to the player once the look around is done?
2. if I make copies of an object, how do I destroy these 2 objects on Collision with either one (collision with a 3rd object). The copy is done by copy/paste?