#move trigger not working
30 messages · Page 1 of 1 (latest)
the first block gets stuck mid air even though it used the same triggers as the others
(also there are layered triggers in the level so you may have to separate them)
-f It didn't work because you didn't use a second trigger move so the return is impossible. But instead of doing this complicated toggle mechanism, use the spawn trigger, it's easier and more readable
For your next post try to include images of the triggers that you used as well as a short explanation of what each setup should do
It makes helping way easier
-f ohhhh ty
-f (idk how to use spawn and im lazy so...) but still thanks
-f there is a return
one is just toggled off so it is invisible
and these are the exact same triggers used for every block
just using different groups
i have checked the group stuff but... yea
Why is it touch triggered instead of spawn triggered though
uhh
because you touch it ig
and i have no idea how the "spawn triggered" works
imma check out the guide later
Oh wait I see how it works now
It would be way easier to just have one spawn trigger that’s touch triggered on the block
And then you can use the spawn trigger the activate the rest of the triggers
They aren’t that bad if you know the general workflow and what you want the triggers to accomplish