Intellify Developer1
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Activity overview
Latest activity by Intellify Developer1-
Intellify Developer1 commented,
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 commented,
Thank You for Replay , and waiting for this feature in studio , hope it will added soon.
-
Intellify Developer1 commented,
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 created a post,
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 created a post,
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 ?