Hi guys I was just wondering to know how can I make my view dedicated to a actor even if that actor is destroyed in certain point and again recreated due to some event?
let me give you an example: this is my ball: * ---> it goes and hits the wall and gets destroyed but few seconds later it gets cloned I want the view to follow this ball as it has before the ball hitted the wall.