- Timestamp:
- 2012-07-27 12:07:46 (11 years ago)
- Location:
- 2012/30/TapaniS
- Files:
-
- 7 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
2012/30/TapaniS/The Slayer task Marsu/The Slayer task Marsu/The Slayer task Marsu/The_Slayer_task_Marsu.cs
r3777 r3794 86 86 break; 87 87 case 1: 88 // 88 //ParhaatPisteet(); 89 89 break; 90 90 case 2: … … 289 289 PhysicsObject ammus = ase.Shoot(); 290 290 ase.FireRate = 2.0; 291 ase.AmmoIgnoresGravity = false;291 ase.AmmoIgnoresGravity = true; 292 292 ase.Ammo.Value = 50; 293 293 -
2012/30/TapaniS/The Slayer task Marsu/The Slayer task Marsu/The Slayer task MarsuContent/The Slayer task MarsuContent.contentproj
r3777 r3794 86 86 </Compile> 87 87 </ItemGroup> 88 <ItemGroup> 89 <Compile Include="GameThumbnail.png"> 90 <Name>GameThumbnail</Name> 91 <Importer>TextureImporter</Importer> 92 <Processor>TextureProcessor</Processor> 93 </Compile> 94 </ItemGroup> 95 <ItemGroup> 96 <Compile Include="Kentta3.png"> 97 <Name>Kentta3</Name> 98 <Importer>TextureImporter</Importer> 99 <Processor>TextureProcessor</Processor> 100 </Compile> 101 </ItemGroup> 102 <ItemGroup> 103 <Compile Include="Kentta4.png"> 104 <Name>Kentta4</Name> 105 <Importer>TextureImporter</Importer> 106 <Processor>TextureProcessor</Processor> 107 </Compile> 108 </ItemGroup> 88 109 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 89 110 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.