Dear iEvent,
I'm trying to make a crouch race.
When you go through the doors, you should get an item without colliding with anything.
I think it would be zone events, so I dl'd them.
I don't know how they work though.
Can someone help me? c:
I've worked with them.
Use OnActivate ->Self -> Setzone -> [CENTER][5]
then put OnPlayerEnterzone -> Player -> AddItem ->[THISITEM]
Then click on the brick, add no colliding and bam
you got a door that adds an item every time you pass