I have a collection of sprites, and they all have a very specific shape. (I'm using Unity.) I'm trying to trigger a pop-up window when the sprite is clicked, but the HoloLens just seems to ignore the sprite. I know that it probably has to do with the raycast system. Any ideas on how I can get a raycast to hit a sprite. @HoloSheep
↧