Added SeaPlane model + structure

and actually included the battle pike structure
This commit is contained in:
JappaWakka 2022-12-15 12:02:13 +01:00
parent ebe7094f50
commit ee3244d554
7 changed files with 51 additions and 4 deletions

Binary file not shown.

View File

@ -28867,12 +28867,15 @@
<Content Include="Content\Data\maps\routes\route23.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="Content\Data\maps\structures\frontier\facilities\factory.dat">
<Content Include="Content\Data\maps\structures\frontier\facilities\factory.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="Content\Data\maps\structures\frontier\facilities\tower.dat">
</Content>
<Content Include="Content\Data\maps\structures\frontier\facilities\pike.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</Content>
<Content Include="Content\Data\maps\structures\frontier\facilities\tower.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="Content\Data\maps\structures\goldenrod\chair.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
@ -28954,6 +28957,9 @@
<Content Include="Content\Data\Scripts\cherrygrove\noballs.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Data\maps\structures\SeaPlane.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="Content\Data\Scripts\faraway\ancestoremblemcheck.dat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>

View File

@ -278,6 +278,44 @@
/processorParam:TextureFormat=Color
/build:Models/Pokemon/Snorlax/Shiny.fbx
#begin Models/SeaPlane/SeaPlane.fbx
/importer:FbxImporter
/processor:ModelProcessor
/processorParam:ColorKeyColor=0,0,0,0
/processorParam:ColorKeyEnabled=True
/processorParam:DefaultEffect=BasicEffect
/processorParam:GenerateMipmaps=False
/processorParam:GenerateTangentFrames=False
/processorParam:PremultiplyTextureAlpha=True
/processorParam:PremultiplyVertexColors=True
/processorParam:ResizeTexturesToPowerOfTwo=False
/processorParam:RotationX=0
/processorParam:RotationY=0
/processorParam:RotationZ=0
/processorParam:Scale=1
/processorParam:SwapWindingOrder=False
/processorParam:TextureFormat=Color
/build:Models/SeaPlane/SeaPlane.fbx
#begin Models/SeaPlane/SeaPlane_Propeller.fbx
/importer:FbxImporter
/processor:ModelProcessor
/processorParam:ColorKeyColor=0,0,0,0
/processorParam:ColorKeyEnabled=True
/processorParam:DefaultEffect=BasicEffect
/processorParam:GenerateMipmaps=True
/processorParam:GenerateTangentFrames=False
/processorParam:PremultiplyTextureAlpha=True
/processorParam:PremultiplyVertexColors=True
/processorParam:ResizeTexturesToPowerOfTwo=False
/processorParam:RotationX=0
/processorParam:RotationY=0
/processorParam:RotationZ=0
/processorParam:Scale=1
/processorParam:SwapWindingOrder=False
/processorParam:TextureFormat=Color
/build:Models/SeaPlane/SeaPlane_Propeller.fbx
#begin Models/Snorlax/Normal.fbx
/importer:FbxImporter
/processor:ModelProcessor

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

View File

@ -64,6 +64,8 @@
<None Include="Content\Models\Environment\Test_floor\Texture\floor.tga" />
<None Include="Content\Models\Pokemon\Snorlax\Normal.fbx" />
<None Include="Content\Models\Pokemon\Snorlax\Shiny.fbx" />
<None Include="Content\Models\SeaPlane\SeaPlane.fbx" />
<None Include="Content\Models\SeaPlane\SeaPlane_Propeller.fbx" />
<None Include="Content\Models\Snorlax\Normal.fbx" />
<None Include="Content\Models\Snorlax\Shiny.fbx" />
<None Include="Content\Models\truck2\Truck.fbx" />
@ -92,6 +94,7 @@
<Content Include="Content\Models\Environment\MtSilver\White.png" />
<Content Include="Content\Models\Pokemon\Snorlax\Snorlax_Normal.png" />
<Content Include="Content\Models\Pokemon\Snorlax\Snorlax_Shiny.png" />
<Content Include="Content\Models\SeaPlane\SeaPlane.png" />
<Content Include="Content\Models\Snorlax\Snorlax_Normal.png" />
<Content Include="Content\Models\Snorlax\Snorlax_Shiny.png" />
<Content Include="Content\Models\truck2\Truck.png" />