
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-
Make 3d character dance
Hi, Using the skeleton tracking is it possible to make a 3d character dance as the user is dancing? (move arms, legs, etc like the user does) thanks
-
How to create image object 100% programatically
Hi, Let's say I have a scene object with a screen transform on an ortographic camera and I want to create 10 images objects on the fly each with different texture assets that are already linked ...
-
how to create text object 100% programatically?
Hi, Let's say I have a scene object with a screen transform on an ortographic camera and I want to create 10 text objects on the fly each with different color and font. How can I go about cre...
-
Tween Manager CSS Flip effect
Hi, I want to transition from one scene object to another with a Flip animation. Like when you flip a card. Is it possible with Tween Manager for example? thanks
-
My own song rejected 6 times
Hi, I made a song for which I own the copyrights and I made a lens with it. The lens has been rejected 6 times and re-approved for copyright. Everytime I email the lens studio team and say I ow...
-
Replace color
Hey! Anyone know of a template or can give some hints on how to replace pixels of a certain color on an image from camera roll with another color? So let's say I want to replace red pixels with...
-
Attributed string
Hey! Would be great if like on iOS we could have multiple fonts/colors/text styles for different parts of the same text object like the iOS attributed string allows. thanks
-
Lens update in review can't be used
Hello, I submitted an update for a lens that was live. Now the lens can't be used anymore even though the dashboard says "In Review". Updates to lenses in general are taking days without a resp...
-
long review time
Hey! Can you please check 82b20188-8914-4256-ad2b-f4040bc82632? It got pulled and new submission has been taking way longer than usual (a few hours) thanks
-
Array limit
Hey! I was trying to create an array with 100k items and it turned out I got a "const limit" error. 23:35:29 [Scenarium] RangeError: const limit (line 1) at [anon] (data.js:1) internal If I do ...