V-Sekai / godot-vrm

Importer/Exporter for VRM avatars and MToon shader. Available for Godot 4.1+ and 3.2+ in the Asset Library.
https://godotengine.org/asset-library/asset/2031
Other
283 stars 24 forks source link

VRM imported incorrectly #105

Open fire opened 2 months ago

fire commented 2 months ago

https://github.com/V-Sekai/godot-vrm/commit/99f5827bebba8b04c1180d7883777c80e46e472f

viverse_avatar_model_101119.vrm.zip

image

lyuma commented 2 days ago

This is an engine bug. See godotengine/godot#97022

There should be a quick hack I can do in import_post_parse to assign GODOT_rest_transform in the case that it would trigger the engine bug if I have time.