
Marco Vanossi
- Total activity 501
- Last activity
- Member since
- Following 0 users
- Followed by 5 users
- Votes 1
- Subscriptions 200
Posts
Recent activity by Marco Vanossi Sort by recent activity-
Version 2.3.0 bug
Hello, There is an annoying bug on Version 2.3.0 running on MacOS Catalina. If you have a project open and then open another project the cursor position gets broken. It gets shifted down. To cl...
-
Programatically set image object from assets
Hello, I would like to have 100s of images inside my lens library and programatically pick a random one to display. I know one way would be to create 100 image properties and manually set each ...
-
DelayedEvent < 1s
I’m trying to make a typing effect where I type letter by letter on a text object but I want to do it faster than 1 letter per second. As it doesn’t support setTimeout I’m using the delayed event m...
-
Prevent gif loop
Hello, Is there a way to disable gif loops? I made a custom gif that should only loop once but lens studio still loops it infinitely. Is there a way to prevent this loop? Thanks
-
Change text programmatically
Hello, I am not being able to modify the text of a Text Objet via script. I am able to use scripting without a problem to enable/disable the Text Object but when I try to set the text with textOb...