Can you tell me more about this?
how does one setup a scene? and I am asuming it's an animation file you connect to the scene?
where do you download the animations?
Can you point me to the source of this plugin?
I just took a look seems to work well,
Quick start if you can't wait for a full guide:
First Install latest BepinEx to VAM folder, available on github
Install the file that was linked
Before running the game rename VaM_Data/Managed/Mono.Cecil.dll to Mono.Cecil.bak or similar to enable BepinEx.
Load a person atom, load the included plugin to it and then load up a file from the plugin ui. Should work a treat.
Found the details on a JP forum where the files came from (I think). (can't post links sorry)
okay i'll guide how to use this.
actually it's not plugin. it's unity patcher(BepinEx)
first you need to put BepinEx (i already attach this post.)
and put a VAMVMDPlayPlugin into vam folder
You must be registered to see the links
and like lilt09 says, change the name of VaM_Data/Managed/Mono.Cecil.dll to Mono.Cecil.bak or something else.
directory is something like this
VAM (root) /
VaM_Data /
Managed /
Mono.Cecil.bak <- rename from Mono.Cecil.dll
...
...
BepInEx /
plugins /
VAM_VMDPlayPlugin /
VaMVMDPlayPlugin.dll
MMD4URuntime.dll
FaceData_sample.txt
config /
VAM_VMDPlayPlugin.cfg (it created when first run)
...
Custom /
Scripts /
VAMVMDPlayPlugin /
VAMVMDPlayUI.cs
after all, run the vam and load default scene or something you want.
press "Ctrl"+ "Shift"+ "V" to bring control pannel.
select the character you want to apply, and click the off button to active.
than find .VMD file and sound if need.
than play it.
also, you need to change the setting for frame rate problem.
SoftBodyPhysics - off
Pysics Rate - 90 or 120
Pysics Update Cap - 2 or 3
also, you can change other settings to fit scales
this item's source is japanese vam forum
You must be registered to see the links
sorry for my bad english. english is not my mother tongue.