How to make if we click on the red car button.The blue car still remain on there. So that we have two car model on the marker.
@John-ic7dm5 жыл бұрын
Do you have tutorial videos for item category.. then display the object like furniture app. When I choose Chair button, all of the chair will show up and you will choose object to display.. Im using Unity 3D 2017.3, vuforia, Android Platform.
@mulagraphics7 жыл бұрын
How do i Keep the object/3D Model on the screen in center even when the target is lost (UNITY + Vuforia) ? plz make video thanks
@abdude1007 жыл бұрын
what to do if i am using more then 10 cars? making ten buttons would make the camera crowded.. any alternate for this?
@AugmentedRealityGaming7 жыл бұрын
abdullah hameed no thats will scaled according to tour mobile screen. and you can set the height and width of the selection panel. so there is no way better than that.
@abdude1007 жыл бұрын
thanks for your tutorial :)
@sarabeshn.r68306 жыл бұрын
try a sub menu or something
@creatingvfx6 жыл бұрын
hey its working fine when we do this on image target but when I tried to do this in user difined target script was working everything was working but object is not showing
@ginnanboy86987 жыл бұрын
Hello, Can you make a tutorial on how to make the augmented 3D object to do some animation with a sound effect (for example, an attack animation) after you say “attack”, on a Android device? (Basically using speech to control your augmented object.) Also it would be cool if you could switch scenes, for example when you say “scene 2” or “next/previous scene”.
@samsundar86966 жыл бұрын
Wilbert Llama it's very easy . If u still want to know about it , just reply , I'll suggest u some links .
@nahush62994 жыл бұрын
Can u post some links here since I too want to learn it
@vedantraopoly24005 жыл бұрын
Is there a way to stop Rotation? I tried making a function and calling it on a button to do the same. But didn't work out public void StopRotate() { transform.Rotate(0, 0 * Time.deltaTime, 0); }
@sarahmb50085 жыл бұрын
don't add the rotate script
@vedantraopoly24005 жыл бұрын
@@sarahmb5008 I want to start/stop the rotation on click .
@myplaylist39287 жыл бұрын
Possible to select phone call button as a selection option in AR? Meaning make phone call in AR?
@AugmentedRealityGaming7 жыл бұрын
My PlayList interesting question i will check that out.
@sonywijaya1916 жыл бұрын
is it possible while it have multi target?
@g1lnggg7 жыл бұрын
why all button lost after clicking the button ?
@vsdesigner7 жыл бұрын
Hello, good work, Is it possible to click the next car to be in the same place as the previous one in rotation? Regards
@AugmentedRealityGaming7 жыл бұрын
Vitor Santos i think so. You need to test it by adjusting all the cars at the same position and rotation.
@vsdesigner7 жыл бұрын
Hello, they are in the same position, in case you want I send you the file, I could solve with another tutorial that you have, that this very good, of changing the colors of the car, I bought in the assetStore a realistic car, but I could not change the colors, Regards
@nathanieltutorials13717 жыл бұрын
I also did this tutorial but my button are not working (it cannot select a new car) and when the orientation of mobile phone change the buttons disappear. What seems to be the problem? Thanks for the tutorial by the way
@AugmentedRealityGaming7 жыл бұрын
Atan Hokage hi, its a complete working tutorial may be you missed something. And for orientation problem. Go to player setting select orientation and then select landscape left.
@nathanieltutorials13717 жыл бұрын
thanks for the reply, I will try it now.
@mirzaadnanjaved76754 жыл бұрын
Good work
@ZertoXMaroc7 жыл бұрын
and OK ?
@mingfenglai23946 жыл бұрын
It only shows one button in my game. How to fix it?