Does anyone know how to make a one-way wall?
![zane1](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
hi,
so I'm trying to create a one way wall that actors can move through only in one direction. the wall needs to have this feature as a constant, so if it rotates the "solid side" is always the solid side and the "pass through side" is allways the pass through side.
and it needs to function with actors that are constrained to "touch/press" movements (which my actors already do)
I've been having some trouble trying to figure out how to set up walls like this, so if anyone knows please let me know! thanks!
so I'm trying to create a one way wall that actors can move through only in one direction. the wall needs to have this feature as a constant, so if it rotates the "solid side" is always the solid side and the "pass through side" is allways the pass through side.
and it needs to function with actors that are constrained to "touch/press" movements (which my actors already do)
I've been having some trouble trying to figure out how to set up walls like this, so if anyone knows please let me know! thanks!
Comments
When i try this with touch is pressed it only reads the wall as solid when you release, as soon as you press the actor again you can still move back through the wall in either way.
how can I make this work with touch is pressed?
thanks