I’m trying to make enemies similar to goombas BUT they can walk off cliffs and stuff, I have the damage system down but when trying to get the multiple ones to have independent actions they wait until all of them hit a wall
use the platformer extension and make them that type of sprite. they will have gravity and then you can just make them move left and right while having gravity.