Hi … is there a possibility to understand if there is an object between two sprites ?
For example : if the soldier (player1) is under the wall, the ninja can’t see him.
For the moment, i use “distance between two objects” to activate the ninja, so he attacks the soldier when they are close. But i’d like to introduce this condition.
Thank you!