jure / aframe-blink-controls

A teleport (blink with rotation) component for A-Frame
https://jure.github.io/aframe-blink-controls
MIT License
50 stars 17 forks source link

Add support for ignoreEntities to forbid teleport to some areas #25

Open vincentfretin opened 1 year ago

vincentfretin commented 1 year ago

Add support for ignoreEntities similar to aframe-cursor-teleport to ignore some meshes to teleport to. This is mainly to have the same teleport area as with simple-navmesh-constraint were you can exclude meshes by adding navmesh-hole class to it, see https://github.com/AdaRoseCannon/aframe-xr-boilerplate#simple-navmesh-constraintjs