Changeset 11961 for code/branches/3DPacman_FS18/data/levels
- Timestamp:
- May 14, 2018, 1:08:06 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/3DPacman_FS18/data/levels/3DPacman.oxw
r11958 r11961 1770 1770 1771 1771 <!-- Edge --> 1772 <BoxCollisionShape position="250, 10,0" halfExtents="15,15,250" />1773 <BoxCollisionShape position="-250, 10,0" halfExtents="15,15,250" />1774 <BoxCollisionShape position="0, 10,250" halfExtents="250,15,15" />1775 <BoxCollisionShape position="0, 10,-250" halfExtents="250,15,15" />1772 <BoxCollisionShape position="250,30,0" halfExtents="15,15,250" /> 1773 <BoxCollisionShape position="-250,30,0" halfExtents="15,15,250" /> 1774 <BoxCollisionShape position="0,30,250" halfExtents="250,15,15" /> 1775 <BoxCollisionShape position="0,30,-250" halfExtents="250,15,15" /> 1776 1776 1777 1777 <!-- Shapes in order --> 1778 <BoxCollisionShape position="-200, 10,-65" halfExtents="55,15,35" />1779 <BoxCollisionShape position="-200, 10,30" halfExtents="55,15,35" />1780 <BoxCollisionShape position="200, 10,-65" halfExtents="55,15,35" />1781 <BoxCollisionShape position="200, 10,30" halfExtents="55,15,35" />1782 <BoxCollisionShape position="-175, 10,-195" halfExtents="30,15,20" /> <!-- 5 -->1783 <BoxCollisionShape position="-80, 10,-195" halfExtents="40,15,20" />1784 <BoxCollisionShape position="-175, 10,-140" halfExtents="30,15,10" />1785 <BoxCollisionShape position="0, 10,-210" halfExtents="10,15,30" />1786 <BoxCollisionShape position="80, 10,-195" halfExtents="40,15,20" />1787 <BoxCollisionShape position="175, 10,-195" halfExtents="30,15,20" /> <!-- 10 -->1788 <BoxCollisionShape position="175, 10,-140" halfExtents="30,15,10" />1789 <BoxCollisionShape position="0, 10,-140" halfExtents="60,15,10" />1790 <BoxCollisionShape position="0, 10,-110" halfExtents="10,15,25" />1791 <BoxCollisionShape position="-100, 10,-90" halfExtents="10,15,60" />1792 <BoxCollisionShape position="-70, 10,-90" halfExtents="25,15,10" /> <!-- 15 -->1793 <BoxCollisionShape position="100, 10,-90" halfExtents="10,15,60" />1794 <BoxCollisionShape position="70, 10,-90" halfExtents="25,15,10" />1795 <BoxCollisionShape position="0, 10,-20" halfExtents="60,15,35" />1796 <BoxCollisionShape position="-100, 10,30" halfExtents="10,15,35" />1797 <BoxCollisionShape position="0, 10,50" halfExtents="60,15,10" /> <!-- 20 -->1798 <BoxCollisionShape position="0, 10,80" halfExtents="10,15,25" />1799 <BoxCollisionShape position="100, 10,30" halfExtents="10,15,35" />1800 <BoxCollisionShape position="-175, 10,100" halfExtents="30,15,10" />1801 <BoxCollisionShape position="-155, 10,130" halfExtents="10,15,25" />1802 <BoxCollisionShape position="-75, 10,100" halfExtents="35,15,10" /> <!-- 25 -->1803 <BoxCollisionShape position="75, 10,100" halfExtents="35,15,10" />1804 <BoxCollisionShape position="175, 10,100" halfExtents="30,15,10" />1805 <BoxCollisionShape position="155, 10,130" halfExtents="10,15,25" />1806 <BoxCollisionShape position="-220, 10,150" halfExtents="20,15,10" />1807 <BoxCollisionShape position="-220, 10,150" halfExtents="20,15,10" /> <!-- 30 -->1808 <BoxCollisionShape position="0, 10,150" halfExtents="60,15,10" />1809 <BoxCollisionShape position="0, 10,180" halfExtents="10,15,25" />1810 <BoxCollisionShape position="-100, 10,170" halfExtents="10,15,25" />1811 <BoxCollisionShape position="-125, 10,200" halfExtents="80,15,10" />1812 <BoxCollisionShape position="100, 10,170" halfExtents="10,15,25" /> <!-- 35 -->1813 <BoxCollisionShape position="125, 10,200" halfExtents="80,15,10" />1778 <BoxCollisionShape position="-200,30,-65" halfExtents="55,15,35" /> 1779 <BoxCollisionShape position="-200,30,30" halfExtents="55,15,35" /> 1780 <BoxCollisionShape position="200,30,-65" halfExtents="55,15,35" /> 1781 <BoxCollisionShape position="200,30,30" halfExtents="55,15,35" /> 1782 <BoxCollisionShape position="-175,30,-195" halfExtents="30,15,20" /> <!-- 5 --> 1783 <BoxCollisionShape position="-80,30,-195" halfExtents="40,15,20" /> 1784 <BoxCollisionShape position="-175,30,-140" halfExtents="30,15,10" /> 1785 <BoxCollisionShape position="0,30,-210" halfExtents="10,15,30" /> 1786 <BoxCollisionShape position="80,30,-195" halfExtents="40,15,20" /> 1787 <BoxCollisionShape position="175,30,-195" halfExtents="30,15,20" /> <!-- 10 --> 1788 <BoxCollisionShape position="175,30,-140" halfExtents="30,15,10" /> 1789 <BoxCollisionShape position="0,30,-140" halfExtents="60,15,10" /> 1790 <BoxCollisionShape position="0,30,-110" halfExtents="10,15,25" /> 1791 <BoxCollisionShape position="-100,30,-90" halfExtents="10,15,60" /> 1792 <BoxCollisionShape position="-70,30,-90" halfExtents="25,15,10" /> <!-- 15 --> 1793 <BoxCollisionShape position="100,30,-90" halfExtents="10,15,60" /> 1794 <BoxCollisionShape position="70,30,-90" halfExtents="25,15,10" /> 1795 <BoxCollisionShape position="0,30,-20" halfExtents="60,15,35" /> 1796 <BoxCollisionShape position="-100,30,30" halfExtents="10,15,35" /> 1797 <BoxCollisionShape position="0,30,50" halfExtents="60,15,10" /> <!-- 20 --> 1798 <BoxCollisionShape position="0,30,80" halfExtents="10,15,25" /> 1799 <BoxCollisionShape position="100,30,30" halfExtents="10,15,35" /> 1800 <BoxCollisionShape position="-175,30,100" halfExtents="30,15,10" /> 1801 <BoxCollisionShape position="-155,30,130" halfExtents="10,15,25" /> 1802 <BoxCollisionShape position="-75,30,100" halfExtents="35,15,10" /> <!-- 25 --> 1803 <BoxCollisionShape position="75,30,100" halfExtents="35,15,10" /> 1804 <BoxCollisionShape position="175,30,100" halfExtents="30,15,10" /> 1805 <BoxCollisionShape position="155,30,130" halfExtents="10,15,25" /> 1806 <BoxCollisionShape position="-220,30,150" halfExtents="20,15,10" /> 1807 <BoxCollisionShape position="-220,30,150" halfExtents="20,15,10" /> <!-- 30 --> 1808 <BoxCollisionShape position="0,30,150" halfExtents="60,15,10" /> 1809 <BoxCollisionShape position="0,30,180" halfExtents="10,15,25" /> 1810 <BoxCollisionShape position="-100,30,170" halfExtents="10,15,25" /> 1811 <BoxCollisionShape position="-125,30,200" halfExtents="80,15,10" /> 1812 <BoxCollisionShape position="100,30,170" halfExtents="10,15,25" /> <!-- 35 --> 1813 <BoxCollisionShape position="125,30,200" halfExtents="80,15,10" /> 1814 1814 1815 1815
Note: See TracChangeset
for help on using the changeset viewer.