Mohamed Ouahbi
- Total activity 388
- Last activity
- Member since
- Following 5 users
- Followed by 5 users
- Votes 2
- Subscriptions 174
Comments
Votes on activity by Mohamed Ouahbi Sort by votes-
Love you ben
-
The probleme is the web javascript not the exact same in lens studio and there is no tutorials in the snap documentation only how to uses some spesific scripts ( tweening/ behavior....) So how can ...
-
hi shahumeen i made this simple code for you disable all you quotes and select them in this script // -----JS CODE----- // @input SceneObject[] obj var Nr = Math.floor(Math.random()*script.obj.len...
-
hi hadi_2020 please share with us the project i will fix it for u Cheers.
-
hi naseer55ullah have you heard of Snap-Kit ? find it on youtube Cheers.
-
hi Deb Catalano if the camera disabled the screen will freeze use a behavior script to do that with any trigger you want for this example the screen will freeze in 2 seconds. i hope that helped ...
-
hi MrOwlidian its right there front of you why you don't just change time to 7s
-
hi Alexis Monette have a look at UI Systemyou can have buttons and more if you need any more clarifications just let us know. Cheers.
-
hi MrOwlidian there is many ways to delay a function or any thingyou can use behavior script try trigger tween end that means when a tween ends do some thingand you can start other tween for that a...
-
hi norimous Based on the error some thing was selected in script is missing Check wat was that in the original tomplate . And remamber sometimes only the controller is not enough you need to expor...