Users browsing this thread: 2 Guest(s)
Need Help with UnityEX
#3
Create a bat file with thisĀ 

for %%a in (*.*) do UnityEX export "%%a" -t mesh, ktx, dds

Just a heads up, it will produce an error for UnityEX.exe and UnityEX.bat as this code is scripted to extract every file in the directory, so just hit ok and let it work its magic.

Also, you can add alternate variables to the code by adding a , than file type. I.e , obj, pvr. Although, if the models are compressed, the UV's on the OBJ's are screwed up, and if there's other errors with the meshes, the code will stop and await input before resuming.
Reply
Thanked by:


Messages In This Thread
Need Help with UnityEX - by Z-one - 01-21-2018, 04:37 AM
RE: Need Help with UnityEX - by Sosfiro - 01-26-2018, 06:52 AM
RE: Need Help with UnityEX - by lucasgrps - 07-03-2022, 10:43 AM
RE: Need Help with UnityEX - by Ecelon - 03-16-2018, 12:20 AM

Forum Jump: