PlayMaker Help & Tips > VR Help

VR Point Click & Move Nav Mesh

(1/1)

georgep4:
I recently completed a tutorial by Dumb Game Dev(very good instruction).

Instead of mouse click events, I switched it to Pointer Click. It works great on the computer. Click the box and then click ground, the box moves to the clicked point. However, when built an APK for android, it sort of works...I click the box and then click the ground the box moves but in a random direction like it's not recognizing the Raycast to the navmesh

DGD Tutorial
//www.youtube.com/watch?v=iM_5Ma7hSC4

georgep4:
I have found the issue with my Pointer Click in the APK...I am still using Mouse Pick...No wonder it works on the computer and not on the phone.

Is there an Action that will use Fire1 to get the Ray distance, store point and use the Layer Mask?

djaydino:
Hi.
You can use get button actions.

and then get raycast hit info.

tcmeric:
Hi,

Don't forget you can join us on the (unofficial) playmaker slack chat channel. There are dozens of us there that are working on VR projects. I am there myself daily.

https://invite-playmaker-slack.herokuapp.com

Sincerely,

Eric

Navigation

[0] Message Index

Go to full version