Kawaii Physics - Dynamic Bone physics to sway bones more easily and more cutely

yes you just have to add C++ class if you are using Blueprints…
the c++ class is in “Tools” tab at the top left. Should be the 1st option when you open the Tools tab.
After that just choose none for c++ class (empty c++)…name the class “dummy” for example.
then you will get this message <<Project now includes sources, please close the editor and build from your IDE. >>

then you will get this message <<Successfully added class ‘Dummy’, however you must recompile the ‘yourprojectnamehere’ module before it will appear in the Content Browser.

Would you like to edit the code now?>>

You can click “No”

then close your editor.

Reopen your editor and you will get this :
image

Click “yes” and wait patiently till it open your editor and you are good to go.

Make sure to install Visual Studio as it can be you IDE to rebuild it.

1 Like