- First floor, along the long wall, a quarter turn staircase to the second floor.
- First to second floor, the quarter turn staircase running perpendicular to the long wall follows more or less the roof, 7 feet below.
First floor, top view:
Code: Select all
___________
| |
| |
| |
| |/|
| _| ← staircase going up from top to bottom
| _|
| |
|_________|
Code: Select all
/\
/ \
/ \
/ \
/___ __ \ ← second floor
| __ |
| __ |
| __ |
| __ |
|__________| ← first floor
^
staircase
Thanks!