Skip to content

Commit

Permalink
Fix Contraptions2 to have one abuse less
Browse files Browse the repository at this point in the history
  • Loading branch information
kaa-ching committed Jan 8, 2016
1 parent 946117a commit 9e5a713
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions imagery/src/Scenery/CMakeIncludeMe.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# this file is meant to be included by ../CMakeFiles.txt
install(FILES
${SRCDIRNAME}/cloud-door.svg
${SRCDIRNAME}/clouds.svg
${SRCDIRNAME}/scaffolding-clamp.svg
${SRCDIRNAME}/scaffolding-mount.svg
${SRCDIRNAME}/scaffolding-vertical-tube.svg
Expand Down
8 changes: 8 additions & 0 deletions levels/draft/contraption2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,14 @@
<property key="Bounciness">0.05</property>
<property key="ImageName">used_wood_bar</property>
</object>
<object width="3.000" X="1.700" Y="3.500" height="0.803" type="Scenery" angle="0.000">
<property key="ImageName">clouds</property>
<property key="ZValue">0.5</property>
</object>
<object width="3.000" X="4.500" Y="3.550" height="0.803" type="Scenery" angle="0.000">
<property key="ImageName">clouds</property>
<property key="ZValue">0.5</property>
</object>
</predefined>
</scene>
<goals>
Expand Down

0 comments on commit 9e5a713

Please sign in to comment.