Please or Register to create posts and topics.

Trigger_Push Not Working

I have a trigger_push in my map. It's set to push the player upward. It starts disabled, but it doesn't work when activated. I don't know if it's not being activated or if it's just not pushing the player. I have tried checking "clients" and "everything" in the flags tab of the trigger_push's properties, but nothing works. Please help!

It probably doesn't have enough force to push you when you jump. Try a trigger_catapult, then you don't have to jump to trigger it.

My YouTube Channel: https://www.youtube.com/user/Camben24
Aperture Science: We do our science asbestos we can!
CamBen wrote:
It probably doesn't have enough force to push you when you jump. Try a trigger_catapult, then you don't have to jump to trigger it.

There's a tube above where the player will be and the trigger_push goes from the ground and all the way through the tube. I tried a trigger_catapult, but it doesn't give the feeling of being sucked in.

Trigger_pushes don't affect a player on the ground. You need to get them into the air somehow.

Falsi sumus crusto!
FelixGriffin wrote:
Trigger_pushes don't affect a player on the ground. You need to get them into the air somehow.

I just tried putting a trigger_catapult to launch the player up off the ground. The trigger_push still didn't move the player though, even when they were off the ground.