Quantcast
Channel: Questions in topic: "zooming"
Browsing all 18 articles
Browse latest View live

How to get correct zooming in GUI.DrawTexture?

Hi! I'm trying to zoom a texture in the Editor GUI according to the position of the mouse when you "scroll" down or up with the mouse wheal. However I get a strange ofset which makes the texture float...

View Article



Zoom not working properly for Augmented Object

Hi, I am working in creating the augmented reality android app using unity3d. In that, I want to apply touch zoomin/out option the augmented object(3D object). I had applied the code. The code is...

View Article

Zooming without moving camera

Hello guys, I am creating an application for android in which I use isometric view having the camera fixed in 3D scene. To make some menu buttons some objects always need to be at the side of my scene...

View Article

One animation for two objects

I'm making a fps game and I need a zooming in animation. I made one for the gun and I want the camera to move at the same time is there any way for me to be able to put them both in one animation...

View Article

Gun zooming in and out!

I am making a game and I need a gun to zoom in. I've made the animation and I want it to zoom in when I hold the right mouse button and zoom out when I let go! This is my code so far: function Update...

View Article


Zoom in/out and panning New UI

Hi everyone, I need help, i want make a zoom in and zoom out and the panning i will do with mask .... but there is something way to make the Zoom in/out? Help mee please!!

View Article

Zooming into a background using NGUI

Hi, I'm using NGUI and need to be able to zoom into a background sprite (map) with buttons on it. However, I've heard that NGUI is not made to work at an orthographic camera size other than 1. It does...

View Article

Zoom in/out Object

Hi, i have to zoom in/out my object(not camera) using pinch with min and max values. using UnityEngine; using System.Collections; public class Zoom_Button : MonoBehaviour { private Transform...

View Article


Pinch not working

Hi, i have code for scale my objects using pinch. But it's not working, can anyone tell me please? using UnityEngine; using System.Collections; public class Zoom_Button : MonoBehaviour { private...

View Article


How to get correct zooming in GUI.DrawTexture?

Hi! I'm trying to zoom a texture in the Editor GUI according to the position of the mouse when you "scroll" down or up with the mouse wheal. However I get a strange ofset which makes the texture float...

View Article

Zoom not working properly for Augmented Object

Hi, I am working in creating the augmented reality android app using unity3d. In that, I want to apply touch zoomin/out option the augmented object(3D object). I had applied the code. The code is...

View Article

Zooming without moving camera

Hello guys, I am creating an application for android in which I use isometric view having the camera fixed in 3D scene. To make some menu buttons some objects always need to be at the side of my scene...

View Article

One animation for two objects

I'm making a fps game and I need a zooming in animation. I made one for the gun and I want the camera to move at the same time is there any way for me to be able to put them both in one animation...

View Article


Gun zooming in and out!

I am making a game and I need a gun to zoom in. I've made the animation and I want it to zoom in when I hold the right mouse button and zoom out when I let go! This is my code so far: function Update...

View Article

Zoom in/out and panning New UI

Hi everyone, I need help, i want make a zoom in and zoom out and the panning i will do with mask .... but there is something way to make the Zoom in/out? Help mee please!!

View Article


Zooming into a background using NGUI

Hi, I'm using NGUI and need to be able to zoom into a background sprite (map) with buttons on it. However, I've heard that NGUI is not made to work at an orthographic camera size other than 1. It does...

View Article

Zoom in/out Object

Hi, i have to zoom in/out my object(not camera) using pinch with min and max values. using UnityEngine; using System.Collections; public class Zoom_Button : MonoBehaviour { private Transform...

View Article


Pinch not working

Hi, i have code for scale my objects using pinch. But it's not working, can anyone tell me please? using UnityEngine; using System.Collections; public class Zoom_Button : MonoBehaviour { private...

View Article
Browsing all 18 articles
Browse latest View live




Latest Images