Why is my billboard's binding point being converted to 0 here?
In the following script I'm pulling in my X binding point successfully but when I reference it in my onTap function it is being recognized as 0. Any ideas why?
In the following script I'm pulling in my X binding point successfully but when I reference it in my onTap function it is being recognized as 0. Any ideas why?
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!
Hey Scott,
I just checked your script and try to create a same thing with your script but I get the correct binding position.
But to make sure when you print anything you need to have a string in it.
The best way to do it is like this:
Let me know if this fix the problem.
Best,
Amir.