Add 3D models with animation using the gltf/glb model format.
Oh, why did i not think about just doing that xD I managed to do it setting offset but that required me to check each frame of the animation.
I tried your way and that worked way better, thanks a lot and thanks for this amazing addon.
Quick question, nothing to important tho, if you were to make for example bullets spawn from guns barrel, would you just set a offset position to spawn that bullet, or how would you do it? I was thinking that i might be able to just do a "dummy" box thats invisible for the user thats pinned to where i need bullets to spawn, not sure tho.
You could put a small/invisible box and use that as the bullet origin.