Collision in orthographic camera or between 2 images
What system are you using?
Have you downloaded the latest version of Lens Studio?
Is this issue causing Lens Studio to crash?
Version
Graphics
Attach a screenshot of the issue:
Name:
Email:
What is this most relevant to?
Please enter a brief description of your issue:
Unfortunately, it's likely due to the operating system or hardware you're using – since they don't meet the system requirements for Lens Studio.
Still, we hear you loud and clear, and are logging the issue in case there's ever a workaround we can provide!
Minimum Requirements
Operating System: Windows 10 (64 bit); MacOS 10.11+
Hardware: Minimum of Intel Core i3 2.5Ghz or AMD Phenom II 2.6Ghz with 4 GB RAM; Intel HD Graphics 4000 / Nvidia GeForce 710 / AMD Radeon HD 6450 or better; screen resolution of 1280x768 or higher
Keep an eye out for a followup email from us. We may have a couple more questions for you, or we might already have a solution to offer.
Happy creating!
I found a video on youtube that wrote a collision script for hours ago and while i was watching that, i was thinking about this thread.
https://www.youtube.com/watch?v=viOmxZDan-Y
Let me know if i can help you with anything else
Hi N-Mikael, Thanks for sharing that link!
Another way you can do this is to use the new screenTransform APIs in Lens Studio 2.1, which allows you to convert the screenTransform's position to world space position:
Then, in the Inspector panel, just add a screenTransform to the field A, and another screenTransform to field B. Your logger should then print the distance between those two images!
Let me know if you need any clarification.
Thank you,
Jonathan