Olha
- Total activity 387
- Last activity
- Member since
- Following 0 users
- Followed by 26 users
- Votes 56
- Subscriptions 139
Comments
Recent activity by Olha Sort by recent activity-
Hi, UAEpro ! This is amazing! If you decide to create a "how to" forum post we can feature it ! Best Olha
-
Hi, Intellify Developer1 ! Please try out this script: var curPos = undefined;var transform = script.getSceneObject().getTransform();var speed = 10.0;script.createEvent("TouchStartEvent").bind(fu...
-
Hi, Marco! Here is how you can do it : //@input Asset.Texture[] textures//@input SceneObject parent//@input Asset.Material materialToCopyfor (var i = 0; i < script.textures.length; i++){var newSce...
-
Hi, Scott! Here is a set up you would want to use: Please attach those behavior scripts to the sceneObject, different than your mouth image. And disable mouth image sceneObject in the project, s...
-
This lens looks so cool! Please share it with me when finished :)
-
Hi, Audun! There might be a couple ways to do this. 1.The first approach is having two full screen images in orthographic camera. First image one uses a material that has spiral as a base texture...
-
Hi, @Jhonnel Pica I just extended a Tween Value script functionality to support shader Graph parameters. Please download it here So I would think that easiest you can do is : Add TweenManager to ...
-
Hi, Gravix! I'm glad you're learning! This is a cool lens! 'll try to explain how I would do this. But because the lens already exists I will not share a project with you. I see that you are alre...
-
Hi, Marco Vanossi Recording event is not simulated in studio. Though it should work if you push it to device. Best Olha
-
Hi, emilyg1130! You can follow next steps to achieve desired behavior: 1. Open a Marker Template 2. Import your logo marker ( click AddNew -> ImageMarker on the Resources panel). 3. Select Image ...