Intellify Developer1
- النشاط الكلي 9
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 0 مستخدم
- أصوات 2
- الاشتراكات 2
نظرة عامة على الأنشطة
آخر نشاط بواسطة Intellify Developer1-
Intellify Developer1 قام بالتعليق،
Bingo Script work as i want , need little more help , is there way to restrict max rotation from both side ? for example from horizontal and vertical rotation can not be more than +-45
-
Intellify Developer1 قام بالتعليق،
Thank You for Replay , and waiting for this feature in studio , hope it will added soon.
-
Intellify Developer1 قام بالتعليق،
i had achieve this functionality with help of this code , but still buggy behaviour. var isDragStart = false;var touchStartPos;var transform = script.getTransform();var minimumDrag = 0.05; var tou...
-
Intellify Developer1 أنشأ منشوراً،
Rotate on swipe
Hello all i am new for javascript and lens studio , i need to know is there any way to rotate 3D object with finger swipe ? both side up-down and left-right . right now i am doing this automatic ...
-
Intellify Developer1 أنشأ منشوراً،
Vibrate device on tap
Hello Everyone , can any one tell me , Vibrate Device [android and ios] using scripting is possible or not. if possible how to do this ?