Ryan S
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
Comments
Votes on activity by Ryan S Sort by votes-
The world mesh raycast is working correctly for me now in Lens Studio 4.16.0. There's no mention of it being patched in the Release Notes but both the Simple World Mesh demo and my own project are ...
-
The new Custom Location resource looks like it could solve my issue, however I don't know the location IDs for the Snapchat provided landmarker locations. (E.g. Arc de Triomphe and the other templa...
-
The latest Lens Studio version (4.16.0) now lets you add custom locations by ID. I haven't tested it but it appears to directly solve my initial question.
-
Ah maybe that's it. Although it does seem like the location data is streamed at runtime. Thanks again for your help with my questions, Abdullah!
-
Thanks, Abdullah. I appreciate your help
-
I'm using a fresh install of the Simple World Mesh project and immediately deploying it to my device. When you say changing the spawn configuration, do you mean modifying the scripts (TapToSpawn.js)?
-
Go to C:\Users\*USERNAME*\AppData\Local\Snap\Lens Studio and delete/remove all of the contents. I'm sure there's a specific file in there that is causing the issue but the only drawback I can see ...
-
Ah, I missed the Interactive Spawn Example on the VFX guide: // @input Component.VFXComponent vfx// @input float vfxEmitDuration = 0.1animationEvent = script.createEvent("DelayedCallbackEvent");ani...