Hi Boxers, hope you're all well How can I kill a single enemy remotely? I want landing on one platform to kill an enemy on another, picture should clarify things even further. Thanks for any help you's can give x Josh
There are a few ways to do this, one of them is that put an invisible object on the platform A the one character stands on. and make it kill enemy, wake up based on collision and X : 100. health: 1. So when the character jump on it, it will rush to the enemy and kill it.
Many Thanks Apossible, I've made it so that the invisible object wakes up and takes a really fast path to the enemy and destroys it, now I can actually make my game (eek)