
Abigail Porier
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 13
Posts
Recent activity by Abigail Porier Sort by recent activity-
Particles on Kiss Event not working
Hello!I'm trying to start a particle effect on Kiss started and stop it on Kiss finished. My script works just as expected when I use any other event (ei mouth opened or on tap), but when I use kis...
-
Tween Manager Doesn't Exist in 1.7.1 l
I just updated to version 1.7.1 and the Tween Manager is gone. Is there another way I can get tweening to work or is this a bug?
-
Fizzle
How would I change the fizzle value over time?
-
Tween Alpha Values
I want to change the value of my material's alpha channel over time. I can't seem to get it to work.I have attached my code. It's throwing an error on line 34 saying that TWEEN is undefined: var tw...
-
Making a Skybox for a Portal
I was wondering if anyone had any suggestions on how to make a skybox or similar for lens studio. I am making a filter based on the portal template and I want the user to be in an empty field and s...
-
Enabling Eye Color Effect on Mouth Open
How would I call a general effect or the eye color effect specifically in order to enable it on mouth open? Thanks!
-
Tweening with Billboard Icons
I have eight icons as individual billboards making a circular frame around the face. On mouth open, I want them to randomly spin and randomly move away from the face and off screen. How would I scr...
-
Freezing Rotation
My object is attached to a head binding object, but I want it to ignore the head binding rotation and just follow its position and scale. How would I do this? Thanks!
-
Body Tracking
Is it possible to do full body tracking or shoulder tracking?
-
Sprites that fade in and out
I have my sprite alpha fading from 0 to 1, but I can't seem to make it go the other way.