Saltar al contenido principal

Búsqueda

How do i disable certain buttons in a trigger zone?

  • mmdev1 - John & Luci

    Hi,

    If you look inside the puppets logic you can see it's control sensor, you can see the X button output and trace it into the jump input of the puppet controller,
    What we need to do is allow that signal to sometimes get blocked.

    So first add and "And gate" in the middle of that wire, that will leave one extra input in the "And gate" so if you wire a trigger zone into that input you character will now only jump while in the trigger zone,
    Add a "not gate" between the trigger zone and "and gate" to make it so you only jump outside of the trigger zone

    John

Iniciar sesión para dejar un comentario.