
Jye Trudinger
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by Jye Trudinger-
Jye Trudinger commented,
Ah I think I see what you're trying to do. In Javascript there are two ways of calling/setting properties of an object. In your case, instead of using: script.Tween = "......." within the loop, t...
-
Jye Trudinger commented,
I'm not entirely sure on your goals here and if this would suit, however my suggestion would be to take the bool values in as an array instead of one by one, i.e. //@input bool[] aTweens// looping ...
-
Jye Trudinger commented,
Are the script components in the scene? If so, what trigger do you have them set to? I.e. Initialized, mouth open, etc
-
Jye Trudinger commented,
There is no limit to how many different markers a lens can have (except from size) but Snap can/will only ever detect and track one marker at a time.
-
Jye Trudinger commented,
One way to achieve this is to have a centralised touch controller through the use of global functions or scripting APIs. Have this controller only allow a touch event from one source per frame. It ...
-
Jye Trudinger commented,
Right click on the selected object and then click 'Clear'
-
Jye Trudinger commented,
This is by design - it has always been apart of lens studio. You need to click off of the sceneobject and back onto it again to refresh the inputs