Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

thank you for the feedback I will see what I can do there are things am still learning about gdevelop 

It's a condition for distance between 2 objects. You can use it to make enemies only die when they are close to the player. By default, it uses a "greater than" number, but you should invert it so only enemies under a range will die. 

Thank you for the feedback I couldn't get it to work by inverting it but adding a minus seems to work you cant use orb attack tell the enemy is close enough now not sure if that's what you were talking about.

A negative works the same as inverting should, but with inverting, it'd be a distance greater than. My apologies because this is backwards for what you want. Glad you figured it out though. 

thats ok when i tried to invert it the orb would fire at all but given it a negative number did so dont know lol at least it works 😅