uaepro
- Total activity 213
- Last activity
- Member since
- Following 0 users
- Followed by 9 users
- Votes 8
- Subscriptions 96
Posts
Recent activity by uaepro Sort by recent activity-
[Example Project] Scroll Bar
Hello, Many people asked me to create a scroll bar to change Alpha of post effect, I have edited Olha script long time ago but forget to upload it here. as you can see in the bellow picture you can...
-
Idea - Lens Creation Competition
Hello, I have an idea to create a Competition, the way it works that Lens Studio Team Create Advanced lens and ask creators to clone the lens or make similar lens, this will help people to understa...
-
Basic JavaScript Cheet Sheet
Hello Everyone, this topic is to teach you the basics of Javascript, which is the language used in Lens Studio Scripting. Variables var a; // variable var b = "init"; ...
-
[Tutorial] How to Create Different Capture and Live Target
Hello Everyone, Sometimes you want to show something in your lens but you don't want that thing to appear in the captured image, for example a name. and someone asked me to explain how to make that...
-
The most advanced game lens I have ever created
Hello Everyone, Today i want to show you the lens that made me stop making any new lenses for over a month. This is a quiz lens but not normal quiz. It has more than 500 hundreds different question...
-
inherit opacity mask
how i can apply mask in the 1st object to the second object. the first object has a mask
-
[List] Lens studio Guides and Example Projects
Hello Everyone, this is a list for all example projects and guides in this forum. [Example Projects] - [Example Project] Rotate Through Random Images || this project will show random images - [Exam...
-
[Tutorial] UI Buttons with Behavior script
Hello everyone, I have noticed that many people doesn't know about behavior script and how to use them. In this tutorial I will show you how to use UI Buttons with Behavior script to hide some elem...
-
[Example Project] Quiz Maker
Hello Everyone, I wanted to share with you something I have made. This project depends on UI System. I have put some buttons and made a simple quiz maker. I have tried to make it as easy as possibl...
-
error with putString
Sometime putString doesn't override the value.but everything is alright with putInt