Hello,
I am currently working on a top-down shooter game for mobile devices.
I use two dynamic joystics:
- to control the player movement
- to control the turret canon direction.
I am using a cinemachine virtual camera to follow my player.
I’d like to create a subtle camera offset in the aiming direction when my player is shooting.
(Something like in this game:
. See how the camera moves when the tank is shooting)
any idea on how to achieve that?
Thank you very much for your help