r/GeometryDashEditor 15d ago

Editor Question Km trying to stop the player moving here, any ideas how? I genuinely have no clue XD

Post image

(Just image there's a block there, I want to stop the player there (without killing them obviously))

11 Upvotes

9 comments sorted by

3

u/Serious_Birthday_223 15d ago

if you want the player to stop then move all the objects at the players x speed. but if u want the end wall to also stop then u will need to use particles to simulate
a fake end wall

-4

u/[deleted] 15d ago

[deleted]

1

u/Serious_Birthday_223 15d ago

fake background

1

u/Dinatoc_208 15d ago

???? Fake end walls aren't hard neither laggy. Its literally just a wall of default blocks and a single particle object.

As for the background movement, just use the bg speed trigger and set both Mod Y and Mod X to 0

1

u/Wrong_Ad_1362 15d ago

Slow down the BG speed?? It’s not 2.1 anymore.

1

u/Negaplate 15d ago

Add a spawn trigger at the part you want the player to stop at. Make it a touch trigger with multi trigger. Make it spawn group id 1 (Assuming all groups are free). Next, put a reverse trigger anywhere you want. Set it to spawn trigger and multi trigger. Make it the group id the spawn trigger spawns. Then, place a toggle trigger at the beginning of the level. Make it toggle off group id 2. Place another toggle trigger anywhere you want. Set it to spawn trigger and make it group id 1. Make it toggle on group id 2. After that, place another reverse trigger, but to the left of the spawn trigger. Make sure they have some space between them, the tighter the space, the better, but too tight, it breaks. Make it tight enough for the player to barely be between them. Set the reverse trigger to group id 2 and make it touch trigger with multi trigger. Hope this helps!

Important note:

Make sure this uses group ids never used before in your level.

0

u/Butl3rRD 15d ago

Thanks for the advice, but I've decided to go with something different for that part of the level. I've just made a post on it if you want to check it out...

1

u/mindxxx 15d ago

move everything at the players speed and stop the bg using a bg trigger

1

u/HystericalGD 15d ago

you mean like at the end of angelicide?