Added Battle Pike model + Structure

This commit is contained in:
JappaWakka 2022-12-15 10:56:38 +01:00
parent 37bee3ef38
commit ebe7094f50
5 changed files with 21 additions and 0 deletions

View File

@ -88,6 +88,25 @@
/processorParam:TextureFormat=Color /processorParam:TextureFormat=Color
/build:Fonts/BMP/Unown.png /build:Fonts/BMP/Unown.png
#begin Models/BattlePike/BattlePike.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/BattlePike/BattlePike.fbx
#begin Models/boat/ferry.obj #begin Models/boat/ferry.obj
/importer:OpenAssetImporter /importer:OpenAssetImporter
/processor:ModelProcessor /processor:ModelProcessor

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

View File

@ -48,6 +48,7 @@
<None Include="Content\Content.mgcb" /> <None Include="Content\Content.mgcb" />
<None Include="Content\Fonts\BMP\GameJolt.xnb" /> <None Include="Content\Fonts\BMP\GameJolt.xnb" />
<None Include="Content\Fonts\BMP\miniFont.spritefont" /> <None Include="Content\Fonts\BMP\miniFont.spritefont" />
<None Include="Content\Models\BattlePike\BattlePike.fbx" />
<None Include="Content\Models\boat2\Boat.fbx" /> <None Include="Content\Models\boat2\Boat.fbx" />
<None Include="Content\Models\boat\ferry.mtl" /> <None Include="Content\Models\boat\ferry.mtl" />
<None Include="Content\Models\boat\ferry.obj" /> <None Include="Content\Models\boat\ferry.obj" />
@ -83,6 +84,7 @@
<Content Include="Content\Fonts\BMP\TextFont.png" /> <Content Include="Content\Fonts\BMP\TextFont.png" />
<Content Include="Content\Fonts\BMP\TextFont.txt" /> <Content Include="Content\Fonts\BMP\TextFont.txt" />
<Content Include="Content\Fonts\BMP\Unown.png" /> <Content Include="Content\Fonts\BMP\Unown.png" />
<Content Include="Content\Models\BattlePike\BattlePike.png" />
<Content Include="Content\Models\boat2\Boat.png" /> <Content Include="Content\Models\boat2\Boat.png" />
<Content Include="Content\Models\boat\SSAqua.png" /> <Content Include="Content\Models\boat\SSAqua.png" />
<Content Include="Content\Models\building\KolbenTower.png" /> <Content Include="Content\Models\building\KolbenTower.png" />