
Marco Vanossi
- Total activity 501
- Last activity
- Member since
- Following 0 users
- Followed by 5 users
- Votes 1
- Subscriptions 200
Posts
Votes on activity by Marco Vanossi Sort by votes-
Search resources window
Hello. I have a large project with a lot of resources added and not being able to search is a big pain. thanks
-
Collage template
Hi, I want to ask the user to pic like 8 photos and make a collage. Is there a template for it? Thanks
-
global.scene.isRecording() always false
When I print print(global.scene.isRecording()); and toggle the simulator on capture mode / live mode it always prints false. I have added the script to the Frame Updated event.
-
Logo on lens
Hey everyone, Am I allowed to add a logo to the lens? For example brands like Pepsi use their logos on their lenses. Can anyone do that or only because they paid something ? Let’s say someone ...
-
Touch event on a 2d image
Hey guys, I’m trying to add a 2d event to an image that I added with the forehead binding but been unlucky so far. When I choose the script trigger event as touch ended it triggers whenever a tou...
-
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...
-
Re-order assets
Hi, Would be great to able to drag and drop the assets around on the resources panel. Today the order is arbitrary. Please see this video for details. https://drive.google.com/file/d/1Ewk8PPNp4fO...
-
Rounded corners for text objects
thanks!
-
Justified text alignment
Please add feature 🙃
-
snapML custom data array as input
Hi, I'm trying to use a custom data array (as opposed to a texture) as input to my model. My model expects 256x256 1 channel grayscale image as input. I did var input = mlComponent.getInput("in...