c-frame / aframe-gltf-model-plus

gltf-model-plus component to load glb file with hubs extensions
https://c-frame.github.io/aframe-gltf-model-plus/
Mozilla Public License 2.0
10 stars 3 forks source link

waypoint not networked #17

Closed vincentfretin closed 2 months ago

vincentfretin commented 2 months ago

I found out that I added the waypointSchema but I didn't registered it. In my project I do it in my EnterRoom button, but here for a library it should be done automatically, also I would remove the empty waypoint-template in index.html for easier integration. Probably create it dynamically like we did for networked-hand-controls. That would be one less thing to do when integrating gltf-model-plus in a project.