muscle_start plays when it actually starts and muscle_start2 is the looping noise (which you will pretty much never hear since it starts almost instantly)
quite unfortunate i can't change the main menu song.. is there any way of making it work? i do have msc_theme.ogg AND msc_theme.83.ogg, i tried .wav and .mp3. not renamed, but actually converted files through audacity.
Hello, it is a very nice mod, thank you.Could you please show us how to integrate the json file into the obj file in Unity? I know how to create unity3d, but the only thing I don't know is the script.
if you know how to make unity3d file then you dont need the json since you can do everything it does directly in unity by adding "mesh replacement" component as the guide says
I know everything but I am not good enough in coding I am a rookie so I don't know how to add the mesh replacement component this is actually the part I am talking about
if you have unity fully setup and working then idk how to help you, the guide is pretty clear:p download minibuild from releases, drag it into the project assets and then add the component to prefab
I only need the information and codes on how to create a "mesh replacement". I can change those codes according to my own objects and will the mesh replacement connection be .js or .cs ?
I fiddled around a bit and I think I understand now. I add the "MeshReplacement" component via "AssetReplacer.dll" on Unity and write the object name I want to change in the empty "targetname" section, then I put the assetreplacer.dll and my object in the "prefab" folder and get .unity3d output. Isn't that right?
78 comments
muscle_start
plays when it actually starts andmuscle_start2
is the looping noise (which you will pretty much never hear since it starts almost instantly)Thanks!
i want to change the gifu sounds but i don't know where to start