I’m trying to make a swarmer enemy that attaches to other swarmers in a 32 pixel radius. The middle swarmer of the group needs to bring the rest to follow the player. Does anyone know how to make this?
Link: —
Go to level 2 and find the red ball, that’s the swarmer.
No, if the other enemy of the same type is hit by a raycaster, then it sticks to a loose circle around the original enemy. I don’t know if it’s possible with only one object, but I need to try.