Godot-MMD screenshot 1
S

Publisher

sselecirpym

Godot-MMD

Game Kits
MMD PMX VMD Video Recording Bullet .NET SDK

demo version: Godot 4.4 rc-3 .NET This tool allow you Import PMX model. And import vmd animation to animate camera and model. This plugin depends on BulletSharpPInvoke. You can get libbullectc.dll from BulletSharpPInvoke's demo. Copy it to project directory. The link is below. https://github.com/AndresTraks/BulletSharpPInvoke/releases To compile BulletSharpPInvoke, you can check out my fork. https://github.com/sselecirPyM/BulletSharpPInvoke Video Tutorial (Chinese): https://www.bilibili.com/v...

Godot MMD

This plugin allows you to import PMX models and VMD motions. Models are not converted to Godot native nodes.

This plugin is designed for recording videos, so it may not work with real-time gaming.

Requirement

  • Godot 4.2 .NET
  • DotNet SDK 6.0 or above

How to use

Get libbulletc.dll and copy it into project directory. For more information, see the BulletSharp project.