Hi guys,
Quick question, every time I open the app for the very first time, Vuforia starts to draw the object at the same place where the iPhone is located. This is, without detecting or triggering the position of any floor.
Is there any way to stop Vuforia drawing the object before I touch the screen?
Otherwise I will get an object overlapping the camera every time I open the app.
I'm using Ground Plane Stage.
Attachment | Size |
---|---|
![]() | 181.51 KB |
![]() | 113.18 KB |
I get the same thing. It does state in the unity manual that
“You should notice that the capsule is placed on the plane where the reticle is pointing to. If you take a couple of steps back, you will notice another capsue floating at the point where you tapped on the screen. The stage is placed at the origin of the scene (device location) and it is also deployed when the user taps on the screen.”
The way it describes the outcome, it implies this is correct outcome. Surely not? I wonder if there is a way to turn off placing the science at the device location. Otherwise the experience is just odd.