3D and perspedctive problem

Hi guys,

We are developping an advergame (Killing flies mosquitos).
But we have problems with the perspective as you can see the image.

The camera dont move

How can we avoid this ?

The big pixels is just to hide the brand it’s a confidential projet ! :slight_smile:

This isn’t a problem with perspective, it’s a problem with aliasing.

You’d need to turn on anti-aliasing in the quality settings to fix this.

I already did !

But no change …!

Could be your graphics card doesn’t allow it?

Or your graphics card drivers are overriding the settings?

Also ensure that the editor quality is set to the quality you’ve allowed anti-aliasing in…

Sio icome back with some news :

  • Antialiasing is not working with deferred rendering
    So i switched to forward rendering and it s working fine ! Antialiasing X4, fortunaltely its a very light game :wink:

Officially i close this post !