top of page
UE4.png

Before you start

...Before you get started I suggest you to activate Python support to your modkit project.

It makes importing workflow easier and shorter. Using Python is optional.

First step, you create a Python folder to your

Modkit project / Content folder.

Download our python script and copy

it to Python folder.

                  >>>>>   Download   <<<<<

Screenshot_54.png

Open your Modkit project and activate Python script plugin.

Open Edit / Plugins

Screenshot_55.png

Type python in the search bar. If not already activated, activate Python Editor Script Plugin then restart your Modkit project.

It is now ready to work.....

Screenshot_56.png

...to run python scripts, press 0 to bring up consol. Switch this from Cmd to Python. You will need to insert the python commands here.

Done

Screenshot_57.png

Useful Python Scripts :

Enabble All Material Instance Parameter : Download

Script : EnableAllMaterialInstanceParametes.py

Return to the Tips page to follow the tutorials.

019.png
bottom of page