Changeset 3794 for 2012/30


Ignore:
Timestamp:
2012-07-27 12:07:46 (11 years ago)
Author:
tasalmik
Message:

Talletus.

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  
    8686                break; 
    8787            case 1: 
    88                 // ParhaatPisteet(); 
     88                //ParhaatPisteet(); 
    8989                break; 
    9090            case 2: 
     
    289289        PhysicsObject ammus = ase.Shoot(); 
    290290        ase.FireRate = 2.0; 
    291         ase.AmmoIgnoresGravity = false; 
     291        ase.AmmoIgnoresGravity = true; 
    292292        ase.Ammo.Value = 50; 
    293293 
  • 2012/30/TapaniS/The Slayer task Marsu/The Slayer task Marsu/The Slayer task MarsuContent/The Slayer task MarsuContent.contentproj

    r3777 r3794  
    8686    </Compile> 
    8787  </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> 
    88109  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 
    89110  <!--  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.