Advertisement
Guest User

Untitled

a guest
Oct 27th, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. _|- = door
  2. # = walkable
  3. situation 1:
  4.  
  5. #_# = door is closed
  6. #|# = door is open
  7.  
  8. situation 2:
  9. _
  10. # #
  11.  
  12. door is closed, but it's surrounded on all sides by air. It's simply on the edge of its node so the corners touch the walkable block walls.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement