Jhonnel Pica
- Total activity 102
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 2
- Subscriptions 35
Posts
Recent activity by Jhonnel Pica Sort by recent activity-
Version 4.1 Network Error
I'm having trouble downloading the templates with the latest version. I'm pretty sure I have internet, I tried updating windows, reinstall the software, restart, but the same problem is happening. ...
-
Dynamic Text: Soft Drop Shadow
Having ability to make shadow softer like dropshadow in Photoshop.
-
Unpacked Lens Size
I have a lens with 1.5mb size but I cant publish it because of unpacked lens size which is 38.3mb
-
Navigation Controller Question
Is there a way to make the controllable object to not pass the red wall?
-
How to create Magnifying Glass Effect?
Hi, Is it possible to create a magnifying glass effect like detective or sherlockholmes effect? similiar to this one? Thank you so much
-
2D Face Tracking
is there a way to track a face in 2D perspective and also get its 2D position value? Thanks!
-
Lidar Segmentation
Is it possible to use Lidar as a segmentation?
-
How to Raycast object using Lidar using script
Hi, I've spent hours trying to raycast a world using lidar to move my sphere according to the center position of my camera. I also tried to follow instruction here but I cant understand, thank you ...
-
Rainbow Segemented Background
Hi, Just wanted to ask if this is possible in snapchat? the rainbow segmented background?
-
Manipulate Alpha via Code
Hi, just a question, How to set the alpha value via script?This is my script but gives me errorscript.thisImage.getComponent("Component.Image").mainPass.alpha = 0;