UE3 - UT3 Copying/Tweaking Materials?

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Cryosis

New Member
Jan 19, 2008
134
0
0
There are some existing Materials I want to make small changes to, is there anyway to pull those materials out of there packages and put them in my own? I don't need to change any textures, just some of the materials setup....
 

Wormbo

Administrator
Staff member
Jun 4, 2001
5,913
36
48
Germany
www.koehler-homepage.de
Use the console command:
obj save package="<package you want to copy from>" file="<some file name>"

This will unlock the copy/export commands. You can't actually export or copy textures, sounds or the like, but materials can be copied now. You can delete <some file name> after you're done copying materials because it doesn't actually contain any useful data.