... BUB Without transparency

This commit is contained in:
Niklas Ulf Anders Cullberg
2012-10-31 00:24:27 +01:00
parent 450ffdb68c
commit e8353e2002
3 changed files with 45 additions and 37 deletions
@@ -234,6 +234,13 @@
<Processor>TextureProcessor</Processor> <Processor>TextureProcessor</Processor>
</Compile> </Compile>
</ItemGroup> </ItemGroup>
<ItemGroup>
<Compile Include="images\Pineapple.png">
<Name>Pineapple</Name>
<Importer>TextureImporter</Importer>
<Processor>TextureProcessor</Processor>
</Compile>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets. Other similar extension points exist, see Microsoft.Common.targets.
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

@@ -27,6 +27,7 @@
<object type="SquadStart" x="704" y="2720" width="32" height="32"/> <object type="SquadStart" x="704" y="2720" width="32" height="32"/>
<object type="SquadStart" x="800" y="2656" width="32" height="32"/> <object type="SquadStart" x="800" y="2656" width="32" height="32"/>
<object type="SquadStart" x="768" y="2720" width="32" height="32"/> <object type="SquadStart" x="768" y="2720" width="32" height="32"/>
<object type="BossSpawn" x="832" y="2720" width="32" height="32"/>
<object type="Door" x="640" y="2656" width="32" height="64"/> <object type="Door" x="640" y="2656" width="32" height="64"/>
</objectgroup> </objectgroup>
<layer name="Collision" width="256" height="256"> <layer name="Collision" width="256" height="256">