Hi Kfarr,
I wrote this script on top of Blender 2.83.1 (which uses the glTF addon 2.0).
My development specs are : Blender 2.83.1, gltf 2.0 (AddOn version v1.2.75)
Can you try to update the glTF Addon to the latest one?
Regards
A few other comments on the outputted source code:
- It says "WebVR Application" in the title, it should probably be WebXR?
- It says "<!-- Do not edit: generated automatically by AFRAME Exporter -->" at the top and bottom of the script. Maybe consider removing the "do not edit"? I think it's ok to encourage people to change the scene manually once it's exported -- at least that would be my most frequent use case! :)