unity3d - Vuforia-Unity, How To Move Animated Objects When Marker is Outside Camera View? -
we move our animated object independently frame marker or target image not visible camera; after initial setup.
however when run our application, our model appears on target image or frame marker marker or target out of camera; animated image disappears too.
how can keep our model animating or moving around when frame marker or image target outside camera view?
note: using unity 3d.
all objects not under rendering camera automatically deactivated in vuforia logic. have override property , make them active can continue animation , movement.
hope helps.
Comments
Post a Comment