banada / aframe-spawnpoint-component

Spawn A-Frame entities from a point
MIT License
4 stars 3 forks source link

on newer aframe versions objects dont show up anymore #1

Open MoritzKoehlerDesign opened 4 years ago

MoritzKoehlerDesign commented 4 years ago

Hi, It looks like it does not work on the newer aframe versions. aframe 0.7.0 is fine. aframe 1.0.0 shows no objects. Is there a conflict?

Best regards

iamkim17 commented 2 years ago

Up on this. Same issue it shows no object on the new aframe versions

banada commented 2 years ago

Hi! I have not tested the latest versions of A-Frame. I may or may not get around to it sometime, but I would love to merge a pull request! :^)

You may want to check and see if the mixin or pool APIs have changed. Can you use the inspector to confirm if the element exists in the scene?