Zach Thomas
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 7
Comments
Recent activity by Zach Thomas Sort by recent activity-
Any tips on this? Thanks all!
-
Ghaith, Thank you for the example! It mostly works very good. The only problem is that the relatively distance between the objects also changes depending on device width, and some of them distort t...
-
I was able to figure out Hint localization based on Snapchat's settings and asset localization using the Localization API based on device settings. However, we wanted to check -- is there any way t...
-
Thanks Brandon! We got it working with a combination of a re-seed as you suggested, and it seems the Flipbook feature was just initially buggy.
-
Perfect, thanks Jon!
-
This is kinda like the solution we actually just came to! Now trying to tackle how to get the animation to not be at the endframe when the lens is loaded. May have to just enable it on trigger.
-
Whoah, thanks! It was really stumping us. Appreciate the help.
-
Thanks for the offer! Here it is a bit cleaned up but with the errors still occurring. http://shot.blackandred.io/b9b25acfcad7
-
Hi Jacob! This was eventually resolved by painting a custom Opacity Texture and leaving the points unedited. Just wanted to thank you for your help!
-
In case it helps anyone, cracking open TweenAlpha.js and adding the line updateComponentValue( script.sceneObject, "Component.FaceMaskVisual", value ); inside the updateValue function seems to...