
Jonathon Pitman
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
Posts
Recent activity by Jonathon Pitman Sort by recent activity-
Can't Publish Lens [Unknown Token Type]
Trying to submit a lens... however I can't get to the submission screen. When I try to submit a lens it asks me to log in ... after I successfully log in it goes to a "Back to Lens Studio" scree...
-
Any way to appeal a rejection?
My lens has been rejected for the wrong reasons
-
Preview Camera Stopped Working
Everything was fine.. I Have 2 monitors with built in cameras. I was able to toggle between Camera 1 and Camera 2..... all of a sudden now ... it still shows both cameras as available but regardl...
-
Music link from profile is here???
I just noticed a filter called Wildflower - 5 Seconds of Summer that does exactly what I need! .. The ability to play a song and link to a URL (Spotify, etc) Does anyone know how to do this? Here...
-
Help with shoulder tracking.
Is it possible to use 3D Objects with shoulder tracking? Also .. is there an occluder to help with tracking on shoulder? I'm trying to put a bird on my shoulder... but I need the tail to get ma...
-
Calling Trigger from script ?
Is it possible to call your triggers from within a script ?
-
Help... How do I stop a script from running?
I have a script that runs once I tap a button ... the script listens for the users head to nod. Everything is fine first pass through. When I'm done I am calling event.enabled = false to stop the...
-
Multiple Behaviors on 1 action?
When playing around with the behavior scripts... I have set up when Object A is tapped... Object A sets it's own visibility to false. This works.... but how can I add a second condition that when ...
-
Visually show the cycling of text
So I have an array that is working to display a random question. Does anyone have any ideas how to make the loop actually show the cycling of the questions as they randomize? //the number of que...
-
Accessing Objects via code
I understand javascript.... I'm just struggling with how to access objects. I have an image object for example. I cannot figure out how to reference it. I want to write a function to run when this...