I'm finishing up development of a new feature - 100% moddable rorbot: https://github.com/RigsOfRods/rigs-of-rods/pull/2942. Like other mods, character mods are ZIPs or directories under 'Documents/My Games/Rigs of Rods/mods' with resources and a *.character file. The file format documentation is directly in the source code (https://github.com/RigsOfRods/rigs-...b0791f330b4a00be563eefb38f3f77698a1a43R36-R72 ) and there's an example which replicates the classic rorbot: https://github.com/only-a-ptr/rigs-...s/resources/skeleton/config/classic.character.
To test it properly, I need a demo rorbot mod, ideally one made myself directly, in Blender, including the export and configuring. I have some Blender animation skills (~10 years rusty but still), so I decided to throw together a simple boxy figure. And while at it, I documented the steps to make it a tutorial.
This tutorial doesn't require any knowledge of Blender or Rigs of Rods - everything will be (gently!) explained. You need Blender 3.x - get it from https://www.blender.org/download/
This is a second Blender tutorial I'm starting in a short time (the first being https://forum.rigsofrods.org/threads/making-a-map-from-scratch-how-hard-can-it-be.3746/#post-18382) so I'll organize it a bit more: there will be one step per forum post, post title will be the step name, there will be one screenshot per step (except when there are popup dialogs).
To test it properly, I need a demo rorbot mod, ideally one made myself directly, in Blender, including the export and configuring. I have some Blender animation skills (~10 years rusty but still), so I decided to throw together a simple boxy figure. And while at it, I documented the steps to make it a tutorial.
This tutorial doesn't require any knowledge of Blender or Rigs of Rods - everything will be (gently!) explained. You need Blender 3.x - get it from https://www.blender.org/download/
This is a second Blender tutorial I'm starting in a short time (the first being https://forum.rigsofrods.org/threads/making-a-map-from-scratch-how-hard-can-it-be.3746/#post-18382) so I'll organize it a bit more: there will be one step per forum post, post title will be the step name, there will be one screenshot per step (except when there are popup dialogs).
Last edited: