#Zoom in & out with pinch your finger
1 messages · Page 1 of 1 (latest)
You need to translate the camera as you zoom
give me the detail in code
...please
What does your current code look like? Searching for it on Google gives multiple results, did you look into them?
if (isZooming)
{
TranslateCamera();
}
i did, thats why im here, because no one gives the real solution for exactly my problem.