


The FBX file should contain one rig/armature with animation data. (Thanks to for the awesome idea to use Mixamo animations!) Importing FBX animation data into the generated armature Ensure you’re using the most up-to-date Roblox plugin and Blender addon.The importer/exporter Roblox plugin barely does any error checking, but the Roblox animation editor can provide helpful error messages indicating issues with your rig. Ensure the rig loads properly when using the default Roblox animation editor.Ensure no warnings are shown in the importer/exporter plugin when clicking the rig in Roblox.If you experience issues while importing, check the following things first: Video tutorial of the above steps (Blender 2.97): (by Common issues Click “Upload animation” to upload it to Roblox as a Roblox animation.In Roblox, enable the plugin, click a RigĬPvLHJ3sVA7M9G7qxLE0.png 1538×649 1.14 MB.Import animations from external sources into Blender, then import back into Roblox.Ĭool Mixamo animation I’ve stolen from Very basic how-to-use guide for Blender 2.80.Record physics simulations in Blender to an animation which can then be played in a reliable way in Roblox.You can use all constraints in Blender to help designing animation, most notably the inverse kinematics constraints. Using a more sophisticated animation editor than Roblox Animation Editor plugin.
Exporting animation data from bongo 2 install#
Modified addon code from which auto-adds various constraints for R15 rigs to limit rotations of some joints and properties to selectively disable transformations of certain bones on export: Blender rig exporter/animation importer (Mostly useful to adjust imported animations and blocky rigs, see the post for details…) (note: now very slightly outdated, but still compatible as long as you use the older Blender 2.79)īlender 2.80: Install Blender addon though Edit -> Preferences -> Add-ons -> Install from file -> (select that one)īlender 2.79: Install Blender addon though File -> User preferences -> Add-ons -> Install from file -> (select that one) Example use cases Use this Blender addon (save as “something.py”): The plugin still works fine aside from this admittedly annoying issue.) Use this Roblox plugin: (Please note that Studio currently tends to crash when closing the plugin due to an ongoing Studio bug, so using a separate file is recommended to avoid losing changes in main place files. If you want to animate a skinned mesh you probably want to use the built-in. Note: Skinned meshes/bones are not supported. Using the Roblox plugin, this can be imported back into Roblox again. When done, the Blender addon can be used to generate Roblox animation data equivalent to the animation designed in Blender. Then, in Blender an animation can be designed. I’ve developed a plugin for Roblox that can export any Roblox rig into Blender and generate a Blender Armature (rig) equivalent to the Roblox one using the accompanying Blender addon.
