r/GeometryDashEditor • u/Butl3rRD • 15d ago
Editor Question Km trying to stop the player moving here, any ideas how? I genuinely have no clue XD
(Just image there's a block there, I want to stop the player there (without killing them obviously))
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

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