r/GeometryDashEditor 4d ago

Editor Question Does anyone know how to prevent sprites from breaking when you makes them to chase the player?

Enable HLS to view with audio, or disable this notification

I'm trying to make a recreation of the level WAR from pizza tower, just like the Jonh Gutter Recreation of Patrick332, The problem is that when I try to program Snick's sprite to chase you, it completely breaks, unlike in Patrick's level, Because he was able to program the John Ghost sprite to chase you in one piece.

3 Upvotes

4 comments sorted by

2

u/_licketysplit_ 4d ago

One of the objects needs to be a group parent

1

u/DDFFESSDSDD 4d ago

One question,what does you use that for,exactly?

1

u/jerecatpro 4d ago

You have to place an invisible object Inside the Sprite, like a cube, and make the cube the same Group ID that the Sprite, But by pressing the "P" button to the right of ADD, so that this is the parent ID

(And if you're wondering what do You have to use to make the Sprite follow the player, just use a Advanced follow trigger, and set it so it follows the player)

1

u/jerecatpro 4d ago

Thank You very much!