- Timestamp:
- 2015-07-21 11:53:41 (8 years ago)
- Location:
- 2015/30/ArttuH/TasoHyppely
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/30/ArttuH/TasoHyppely/TasoHyppely/TasoHyppely/TasoHyppely.cs
r6834 r6836 123 123 pelaaja2.AnimWalk = pelihahmo2; 124 124 AddCollisionHandler(pelaaja2, "tahti", TormaaTahteen); 125 ControllerTwo.Listen(Button.A, ButtonState.Down, Hyppaa, "pelaaja hypää", pelaaja2, 150.0);125 ControllerTwo.Listen(Button.A, ButtonState.Down, Hyppaa, "pelaaja hypää", pelaaja2, 300.0); 126 126 ControllerTwo.ListenAnalog(AnalogControl.LeftStick, 0.1, Liikuta, "Pelaaja liikkuu vasemmalle/oikealle", pelaaja2); 127 127 Add(pelaaja2); … … 135 135 return; 136 136 } 137 hahmo.Walk(300 * tatinAsento.X);137 hahmo.Walk(300.0 * tatinAsento.X); 138 138 139 139 } -
2015/30/ArttuH/TasoHyppely/TasoHyppely/TasoHyppely/TasoHyppely.csproj.Debug.cachefile
r6834 r6836 8 8 Content\toinenukko.xnb 9 9 Content\ukko.xnb 10 Content\suklaa.xnb 10 11 Content\kentta1.xnb 11 12 Content\Kentta2.xnb 13 Content\kentta3.xnb 12 14 Content\toinenukkoanimaatio.xnb 13 15 Content\ukkoanimaatio.xnb 14 Content\suklaa.xnb15 Content\kentta3.xnb -
2015/30/ArttuH/TasoHyppely/TasoHyppely/TasoHyppely/obj/x86/Debug/cachefile-{6FC3E379-BCB4-46AD-88D8-15B242DAFE49}-targetpath.txt
r6834 r6836 8 8 Content\toinenukko.xnb 9 9 Content\ukko.xnb 10 Content\suklaa.xnb 10 11 Content\kentta1.xnb 11 12 Content\Kentta2.xnb 13 Content\kentta3.xnb 12 14 Content\toinenukkoanimaatio.xnb 13 15 Content\ukkoanimaatio.xnb 14 Content\suklaa.xnb15 Content\kentta3.xnb -
2015/30/ArttuH/TasoHyppely/TasoHyppely/TasoHyppelyContent/TasoHyppelyContent.contentproj
r6834 r6836 140 140 </Compile> 141 141 </ItemGroup> 142 <ItemGroup> 143 <Compile Include="joku_ammus.png"> 144 <Name>joku_ammus</Name> 145 <Importer>TextureImporter</Importer> 146 <Processor>TextureProcessor</Processor> 147 </Compile> 148 <Compile Include="pahis 2.png"> 149 <Name>pahis 2</Name> 150 <Importer>TextureImporter</Importer> 151 <Processor>TextureProcessor</Processor> 152 </Compile> 153 <Compile Include="Örkki.png"> 154 <Name>Örkki</Name> 155 <Importer>TextureImporter</Importer> 156 <Processor>TextureProcessor</Processor> 157 </Compile> 158 </ItemGroup> 142 159 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 143 160 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. -
2015/30/ArttuH/TasoHyppely/TasoHyppely/TasoHyppelyContent/obj/x86/Debug/ContentPipeline.xml
r6834 r6836 9 9 <Options>None</Options> 10 10 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\maali.xnb</Output> 11 <Time>2015-07-2 1T09:51:21.0660161+03:00</Time>11 <Time>2015-07-20T11:45:45.3465342+03:00</Time> 12 12 </Item> 13 13 <Item> … … 18 18 <Options>None</Options> 19 19 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\norsu.xnb</Output> 20 <Time>2015-07-2 1T09:51:21.1128161+03:00</Time>20 <Time>2015-07-20T11:45:45.3475342+03:00</Time> 21 21 </Item> 22 22 <Item> … … 27 27 <Options>None</Options> 28 28 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\tahti.xnb</Output> 29 <Time>2015-07-2 1T09:51:21.2376161+03:00</Time>29 <Time>2015-07-20T11:45:45.3495342+03:00</Time> 30 30 </Item> 31 31 <Item> … … 36 36 <Options>None</Options> 37 37 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\toinenukkoanimaatio\toinenukkoanimaatio1.xnb</Output> 38 <Time>2015-07-2 1T09:51:21.1284161+03:00</Time>38 <Time>2015-07-20T14:37:36.8869763+03:00</Time> 39 39 </Item> 40 40 <Item> … … 45 45 <Options>None</Options> 46 46 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\toinenukkoanimaatio\toinenukkoanimaatio2.xnb</Output> 47 <Time>2015-07-2 1T09:51:21.1284161+03:00</Time>47 <Time>2015-07-20T14:37:06.8699763+03:00</Time> 48 48 </Item> 49 49 <Item> … … 54 54 <Options>None</Options> 55 55 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\ukkoanimaatio\ukkoanimaatio1.xnb</Output> 56 <Time>2015-07-2 1T09:51:21.2376161+03:00</Time>56 <Time>2015-07-20T14:34:19.4489763+03:00</Time> 57 57 </Item> 58 58 <Item> … … 63 63 <Options>None</Options> 64 64 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\ukkoanimaatio\ukkoanimaatio2.xnb</Output> 65 <Time>2015-07-2 1T09:51:21.2532161+03:00</Time>65 <Time>2015-07-20T14:34:19.4499763+03:00</Time> 66 66 </Item> 67 67 <Item> … … 72 72 <Options>None</Options> 73 73 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\toinenukko.xnb</Output> 74 <Time>2015-07-2 1T09:51:21.1128161+03:00</Time>74 <Time>2015-07-20T14:38:56.5289763+03:00</Time> 75 75 </Item> 76 76 <Item> … … 81 81 <Options>None</Options> 82 82 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\ukko.xnb</Output> 83 <Time>2015-07-21T09:51:21.2376161+03:00</Time> 83 <Time>2015-07-20T14:41:28.8829763+03:00</Time> 84 </Item> 85 <Item> 86 <Source>suklaa.png</Source> 87 <Name>suklaa</Name> 88 <Importer>TextureImporter</Importer> 89 <Processor>TextureProcessor</Processor> 90 <Options>None</Options> 91 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\suklaa.xnb</Output> 92 <Time>2015-07-21T11:26:37.5827542+03:00</Time> 84 93 </Item> 85 94 <Item> … … 90 99 <Options>None</Options> 91 100 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\kentta1.xnb</Output> 92 <Time>2015-07-2 1T09:51:21.0660161+03:00</Time>101 <Time>2015-07-20T14:45:22.4059763+03:00</Time> 93 102 </Item> 94 103 <Item> … … 99 108 <Options>None</Options> 100 109 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\Kentta2.xnb</Output> 101 <Time>2015-07-21T10:27:00.0048358+03:00</Time> 110 <Time>2015-07-21T11:26:37.5827542+03:00</Time> 111 </Item> 112 <Item> 113 <Source>kentta3.txt</Source> 114 <Name>kentta3</Name> 115 <Importer>TextFileImporter</Importer> 116 <Processor>TextFileContentProcessor</Processor> 117 <Options>None</Options> 118 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\kentta3.xnb</Output> 119 <Time>2015-07-21T11:26:37.5827542+03:00</Time> 102 120 </Item> 103 121 <Item> … … 108 126 <Options>None</Options> 109 127 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\toinenukkoanimaatio.xnb</Output> 110 <Time>2015-07-2 1T09:51:21.2376161+03:00</Time>128 <Time>2015-07-20T14:32:31.8033763+03:00</Time> 111 129 <Request>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\toinenukkoanimaatio\toinenukkoanimaatio1.xnb</Request> 112 130 <Request>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\toinenukkoanimaatio\toinenukkoanimaatio2.xnb</Request> … … 119 137 <Options>None</Options> 120 138 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\ukkoanimaatio.xnb</Output> 121 <Time>2015-07-2 1T09:51:21.0660161+03:00</Time>139 <Time>2015-07-20T14:32:37.8503763+03:00</Time> 122 140 <Request>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\ukkoanimaatio\ukkoanimaatio1.xnb</Request> 123 141 <Request>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\ukkoanimaatio\ukkoanimaatio2.xnb</Request> 124 </Item>125 <Item>126 <Source>suklaa.png</Source>127 <Name>suklaa</Name>128 <Importer>TextureImporter</Importer>129 <Processor>TextureProcessor</Processor>130 <Options>None</Options>131 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\suklaa.xnb</Output>132 <Time>2015-07-21T11:02:12.3691527+03:00</Time>133 </Item>134 <Item>135 <Source>kentta3.txt</Source>136 <Name>kentta3</Name>137 <Importer>TextFileImporter</Importer>138 <Processor>TextFileContentProcessor</Processor>139 <Options>None</Options>140 <Output>C:\MyTemp\ArttuH\TasoHyppely\TasoHyppely\TasoHyppely\bin\x86\Debug\Content\kentta3.xnb</Output>141 <Time>2015-07-21T11:09:53.2177527+03:00</Time>142 142 </Item> 143 143 <BuildSuccessful>true</BuildSuccessful> … … 187 187 <Assembly> 188 188 <Key>C:\Windows\Microsoft.Net\assembly\GAC_32\Microsoft.Xna.Framework.Content.Pipeline\v4.0_4.0.0.0__842cf8be1de50553\Microsoft.Xna.Framework.Content.Pipeline.dll</Key> 189 <Value>2015-07-09T14: 29:14.6960909+03:00</Value>189 <Value>2015-07-09T14:36:28.5419346+03:00</Value> 190 190 </Assembly> 191 191 </Assemblies>
Note: See TracChangeset
for help on using the changeset viewer.