How To Mod Unturned
Unity (Without using Master Bundles):Step 1:Open up Unity 2017 and create a new project (you can just make it a 3D project, it doesn’t matter).Step 2:Create a folder called Bundler and another called Assets.Step 3:Navigate to your Unturned files and go to UnturnedBundlesSourcesTools and drag the Bundle Tool into the folder called “Bundler” in Unity. Go to UnturnedBundlesSourcesExamples and import the example you need (shirt, pants, etc).Step 4:Drag the two folders created when you imported the example into “Assets”. Then go into Assets, Resources and to where it says the name of the example item.
You can change the name of that folder to what your item is called. Next, delete the texture and material inside that folder.Step 5:Import the texture you made into Unity where the old/example texture was.
Rename it to the corresponding item:ShirtPantsStep 6:Then using the inspector window give the item these settings. Step 1:If haven’t done already; create a folder within the Unturned files (UnturnedBundlesItemscorresponding item folder).Step 2:Export the Unity.3d file to the folder that was just newly created.Step 3:Move the folder with the name of your clothing item (which should have the texture, material etc) on the “main page” where the “Assets” and “Bundler” folders are located.Step 4:Click the folder of the clothing item you want to export and then click grab on the Bundler Tool Window.
You HAVE looked into modding for Unturned right? 1 glance at the gun stats of all projectile weapons in Unturned show REDICULOUS. Unturned is a popular zombie survival game that was released in 2014 and is available for free download on Steam. This game allows for both singleplayer and multiplayer modes, many different maps, community created mods that you can add to your game, and a map editor so you can create your own maps.
Then click export and save it to the newly created folder in the Unturned files.Step 5:Now open up an existing item (the same one as your clothing) and copy the asset.dat and english.dat. Paste the copied files (asset.dat and english.dat) into the folder of your clothing item.
How To Mod Unturned Single Player
Best Unturned Server Mods
How To Mod Unturned
Remove the GUID and the ID (don’t forget the ID that’s in the crafting recipe) (also make sure you are editing the copied version and not the original).Step 6:Once the asset.dat and english.dat are edited and the Unity.3d file is in the same folder; go back into the asset.dat file and make sure at the bottom you have ExcludeFromMasterBundle if the folder will be in a folder that uses master bundles (which in this case it does).Step 7:Start up Unturned and check error logs (Unturned MenuWorkshop MenuError Logs). If everyone was done correctly there will be no error logs for the clothing item. It can now be spawned in Unturned (which can be tested in singleplayer on any map).