I am having an issue importing them as well. The texture mapping appears very off for me. I tried even just using a basic GLB viewer tool.
Deya
3
Posts
1
Followers
16
Following
A member registered Jun 06, 2017 · View creator page →
Recent community posts
The invisible code selection highlight is a really big issue at the moment. Absolutely love how beautiful this is otherwise.
I fixed this temporarily so I could work by modifying this bit in your addon:
span[style="background-color: rgba(0, 0, 0, 0.2);"]{background-color:transparent!important}
to:
span[style="background-color: rgba(0, 0, 0, 0.2);"]{background-color:red!important}