obstacle2.xml 665 B

1234567
  1. <environment>
  2. <object position="min 250 100 0" orientation="0 0 0" shape="cuboid 400 50 20" material="brick" fill-color="203 65 84" opacity="0.8" texture="brick.jpg"/>
  3. <object position="min 250 250 0" orientation="0 0 0" shape="cuboid 400 50 20" material="brick" fill-color="203 65 84" opacity="0.8" texture="brick.jpg"/>
  4. <object position="min 250 150 0" orientation="0 0 0" shape="cuboid 50 100 20" material="brick" fill-color="203 65 84" opacity="0.8" texture="brick.jpg"/>
  5. <object position="min 600 150 0" orientation="0 0 0" shape="cuboid 50 100 20" material="brick" fill-color="203 65 84" opacity="0.8" texture="brick.jpg"/>
  6. </environment>