Hello dear forum, I have a small project, or rather, I'm shooting a short film with a greenscreen, etc. To use some scenes and better camera angles, I've created a dummy that just needs to sit. I imported it into Blender and exported it as a Collada file. Now, I have the issue that I don't know how to integrate the dummy into the vehicle. Ideally, it should be as a car part. How should I proceed with this? The dummy doesn't need to do anything except sit. Perhaps someone has an idea. I would greatly appreciate any feedback. Best regards, Maddin
Well then why would you reply to the thread? He's looking for help, not for someone to tell him they can't.
Thank you its my first Model --- Post updated --- Unfortunately, I can't find anything on Google either, or I'm searching for the wrong keywords. Since BeamNG is pretty user-friendly, it should work. I've tried the following: All files Material,Collada and Jbeam Beamng/ mods/Dummy partconfig.jbeam { "name": "dummy", "meshPart": "Dummy.dae", "position": [X, Y, Z], "rotation": [RX, RY, RZ], "parent": "Burnside_seats_F" }Burnside.jbeamAdded the following line:"slots": [ { "name": "Dummy", "type": "DYNAMIC", "position": [X, Y, Z], "part": "Dummy.dae" } ](Note: Replace "X," "Y," "Z," "RX," "RY," and "RZ" with your actual values.)
That’s- Not at all how parts work in this game. The file structure is completely different, please make sure it’s like in vanilla parts. And do not edit vanilla content, only maybe copy the same file into the mod’s folder, so it’s overwritten but undoable. Also, the folder structure should be Some stuff/BeamNG.drive/0.29/mods/unpacked/dummymodthing/vehicles/burnside/ <- put jbeam files here So yeah. There’s a bunch of tutorials on how to add parts and generally do modding, there’s one made by BeamNG Boy for example where he explains some stuff. There’s also MorzBNG’s mod tutorial playlist.
Thank you for your response. Of course, the game is much more complex, and I'm currently trying to familiarize myself with it. Actually, this is my first modding attempt, but where there's a will, there's a way. I will definitely check out the recommended playlists. Regards, Martin
I've inserted my model into Burnside.dae using Blender and merged it with the driver's seat. Is there a way to assign the dummy its original materials?"
Hello, I created the dummy using another 3D program, and then I switched to Blender. It's a sculpture with external JPG textures. After exporting, the new Burnside.dae with the textures was placed in Mods/unpacket/burnside/Vehicles/burnside.