Work in progress.

Still working on the design for this blog.
You can find all my tutorials in the tutorial tab.

Monday, September 16, 2013

Tutorial: Part 2 : How to make your own folder structure in UDK 2013 ( June version)

This guide will show you how to make custom path for your UDK/Content folder

1. Open UDK/UDKGame/Config/DefaultEngine





2. Find [Core.System]


3. Add this line of code:

+ Paths=../../"Your foldername"/Content





4. Go to /UDK(main folder)

And make a folder named "Your foldername" 





5. Within that folder, you got to make a folder named "Content"


6. Copy one of your packages( or save a package in this "Content" folder. UDK will not find your folder if it's empty.





Hope this folder structure series have been helpful. 


Sigve

No comments:

Post a Comment