Difference between revisions of "MNSI"

From Mischys Awesome Wiki
Jump to navigation Jump to search
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:MNSI]]<strong>MNSI - adding sounds to physics in Unreal 4</strong>
[[Category:MNSI]]<div align="center">[[file:WikiImages MNSIHeader.png|500px]]</div>
 
<div align="center"><strong>MNSI, a plugin to add sounds to physics interactions in Unreal Engine 4.</strong>


This is the main documentation page of MNSI. Listed blow is a comprehensive collection of tutorials and documentation to get you started.
This is the main documentation page of MNSI. Listed blow is a comprehensive collection of tutorials and documentation to get you started.


{{ContentGrid
[[https://www.unrealengine.com/marketplace/en-US/slug/mnsi-adding-sound-to-physics| Download!]]
|content =  
 
[[https://forums.unrealengine.com/unreal-engine/marketplace/1492920-mnsi-adding-sound-to-physics-may-update| Main Forum Thread.]]
 
Example of plugin in action.
{{#ev:youtube|https://www.youtube.com/watch?v=zfD7mrQUNOQ&t=6s}}
 
For Questions on the usage of MNSI, please email 123croc@gmail.com OR send a message to my user account at Unreal Forum. https://forums.unrealengine.com/member/66426-mischievousm
Your questions will be used to further iron out any ambiguity in this wiki.
 
<strong>Projects using MNSI hall of fame -> [[MNSI:Hall Of Fame]]</strong>


<!--
</div>
nowiki markers are added so the first bullet in the list are rendered correctly!
==[[file:WikiImages OutOfTheBox.png|50px]]Out Of The Box Basic Operations==
please don't remove those markers, thank you
Prop artists look here.
-->
<div style="column-count2:;-moz-column-count:2;-webkit-column-count:2">
* [[MNSI:Quick Start|Quick start guide, making MNSI work on your Static Mesh physics prop.]]
* [[MNSI:Skeletal Mesh|Quick start guide, making MNSI work on your Skeletal Mesh physics prop.]]
* [[MNSI:Multi-Component|Multi-Component prop setup.]]
* [[MNSI:Quick Materials|The basics of materials, making MNSI work on your material.]]
* [[MNSI:Default Sound Set|The Default Sound Set catalogue.]]
* [[MNSI:Sanity Checklist| Sanity Checklist. A simple pointer list to go though if something isn't working.]]
</div>


{{InfoCard
==[[file:WikiImages TechArt.png|50px]]Technical Arts Operations==
|heading = Reading
Technical artists zone.
|content =
<div style="column-count2:;-moz-column-count:2;-webkit-column-count:2">
<nowiki></nowiki>
* [[MNSI:Features|Complete plugin features reference list.]]
Test
* [[MNSI:Options|Complete plugin options reference guide.]]
}}
* [[MNSI:Sound Querry Schematic|Complete flow chart of sound queries.]]
* [[MNSI:Naming Conventions|The Naming Conventions in MNSI physical materials.]]
* [[MNSI:Optimisation|List of optimization options available.]]
</div>


}}
==[[file:WikiImages AudioArt.png|50px]]Sound Design Operations==
Sound artists sound-proof zone.
<div style="column-count2:;-moz-column-count:2;-webkit-column-count:2">
* [[MNSI:Audio Cues|Suggested audio cue setup and MNSI audio cue specifics.]]
* [[MNSI:Sound Libraries|The Sound Library Struct and working with sound libraries in MNSI.]]
</div>

Revision as of 19:17, 16 July 2019

WikiImages MNSIHeader.png
MNSI, a plugin to add sounds to physics interactions in Unreal Engine 4.

This is the main documentation page of MNSI. Listed blow is a comprehensive collection of tutorials and documentation to get you started.

[Download!]

[Main Forum Thread.]

Example of plugin in action.

For Questions on the usage of MNSI, please email 123croc@gmail.com OR send a message to my user account at Unreal Forum. https://forums.unrealengine.com/member/66426-mischievousm Your questions will be used to further iron out any ambiguity in this wiki.

Projects using MNSI hall of fame -> MNSI:Hall Of Fame

WikiImages OutOfTheBox.pngOut Of The Box Basic Operations

Prop artists look here.

WikiImages TechArt.pngTechnical Arts Operations

Technical artists zone.

WikiImages AudioArt.pngSound Design Operations

Sound artists sound-proof zone.