★ Azriel. ★ Posted June 18 Share Posted June 18 This tutorial is about how to modify a 3D model in Flashing Lights in June 2024. I don't know if everything works perfectly because it is new. Downloads: -UABE 3.0 beta 1 -Unity 2019.4.38f1 Tuto: You will have to choose a 3D model you want to modify and the new 3D model you want to replace the other one. Open UABE, then click on the Open button. And go to the FlashingLights_Data folder (*Disk*:\SteamLibrary\steamapps\common\Flashing Lights\flashinglights_Data) and select the "data.unity3d" file. It can take some time for it to load so, be patient. Click on the "+" And you will see the hierarchy appearing like this: Here, we are only interested by the Assets files. To find the model you want to modify, you will have to check every file until you find it. I recommend you to change the order by Type by clicking on it because we are searching for Mesh file When you find it, click on it, on Plugins and Export it as obj. It is useful to adapt your new 3D model to the old one. Now, I recommend you to you use Blender to adapt your new 3D model or create it. Then, export it as obj. When you have your new 3D model, create a Unity Project Wait for the project to be created. When it's done, You will have to import you 3D model by drag and dropping it on the Assets part And insert it on the scene by drag and dropping it from the Assets Now, you can build the project by clicking on File and Build Settings... After it, just click on "Build" button and select the folder you want. Now, you have created you own Unity "game". You will open a new file from the UABE (see the informations above). You will select the file inside of your Unity build in the "_Data" folder And the file should be the "sharedassets0.assets" When it is open, you should see a file named "default" on the Asset Click on it and click on Export Dump, Dump as a text file Select where you want to save it and rename it by the name of the 3D model (Mesh) it is supposed to replace. Now, you will have to find a name for your mod. Go back to your Unity build, in the "_Data" folder and you will need the "sharedassets0.assets.resS" file. I recommend you to copy it in your mod folder. Now, you can rename it by your mod name like this :"*Mod name*.assets.resS". And go back to your text file, you exported from your "game". Open it with a NotePad. Modify the second line and write the new file name between the "" Then, go at the end of the file and modify the last line by writing the name of the other file(*Mod name*.assets.resS). Save the file. Go back to UABE in the files of Flashing Lights. Go to the file you want to modify, click on it then on "Import Dump" And select the file text you just modified. Select the "data.unity3d (Bundle)" in UABE then click on "File" and "Apply and save Selection Choose the folder you want and wait for it (it can take several minutes). Rename it by removing the "-mod" at the end. And now, you can copy/past the new "data.unity3d" file and the *Mod name*.assets.resS to your flashinglights_Data folder. The "data.unity3d" should replace the other one. When it is done, you can launch your game and the 3D model should be modified. Don't forget to modify the Texture if you want something clean. Azriel. Azriel. Link to comment Share on other sites More sharing options...
★ SillyMonkey982 ★ Posted November 30 Share Posted November 30 Locked thread. Link to comment Share on other sites More sharing options...
Recommended Posts