Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal
Sign in to follow this  
ASTRA57

Emmetteur son

Recommended Posts

ASTRA57    0

Salut ,

 

Es ce que quelqu'un saurait comment on doit créer un modèle 3d d'un emmetteur de son pour un wagon

Share this post


Link to post
Share on other sites
Spud    144

Je ne pense pas qu'il doit nécessaire de créer ton truc 3D, pour un son de wagon,

 

si c'est pour ajouter le son à un wagon il faut 3 choses dans le blueprint les sons de bogies, le son de couplage et le son de roulement,

 

<BogieAudioControlName d:type="cDeltaString">Kuju\RailSimulator\Audio\RailNetwork\Bogies\BG_Fret</BogieAudioControlName>

<CouplingAudioControlName d:type="cDeltaString">Kuju\RailSimulator\Audio\RailNetwork\Coupling\Fret_Coupling</CouplingAudioControlName>

 

<ContainerComponent>

<cEntityContainerBlueprint>

<Children>

<cEntityContainerBlueprint-sChild d:id="15334632">

<ChildName d:type="cDeltaString">Wagon Sound</ChildName>

<BlueprintID>

<iBlueprintLibrary-cAbsoluteBlueprintID>

<BlueprintSetID>

<iBlueprintLibrary-cBlueprintSetID>

<Provider d:type="cDeltaString">Kuju</Provider>

<Product d:type="cDeltaString">RailSimulator</Product>

</iBlueprintLibrary-cBlueprintSetID>

</BlueprintSetID>

<BlueprintID d:type="cDeltaString">Audio\RailVehicles\Wagons\Wagon Fret Sound.xml</BlueprintID>

</iBlueprintLibrary-cAbsoluteBlueprintID>

</BlueprintID>

<Matrix>

<cHcRMatrix4x4>

<Element/>

</cHcRMatrix4x4>

</Matrix>

</cEntityContainerBlueprint-sChild>

</Children>

</cEntityContainerBlueprint>

</ContainerComponent>

 

Mais attention car les chemins des fichiers que je te présente ici sont fait à ma sauce...

 

Bye

Share this post


Link to post
Share on other sites
Sign in to follow this  

×