chmonyasik

Results 3 comments of chmonyasik

also connectivity*

> [@ElenaNya](https://github.com/ElenaNya) supporting non-standard bone hierarchies is extremely low priority for us We could do it, but we probably won't Maybe you can fix this with a script? It'd also...

For context, for example, to check if Carry On is currently active, I use this kind of structure in Figura: if client.isModLoaded("carryon") then animations.model.mod_carryon:playing(player:getNbt().CarryOnData.type ~= "INVALID") end