I have two objects
1st is player
2nd is bad guy
..
bad guy has physics and have some copies in the layout
I want, When distance between player and bad guy has 100 pixel or something then physics enabled or bad guy fall down one by one
i have try enable or disable with comparing both distance but problem is
when player comes to his acquired distance position all bad guys fall down in the same time