How do I
Im making a first person rpg game that is only gamepad based and am wanting to know if there’s a way to add a cross hair when I press L2 that’ll move with the camera
I made crosshair layer on which i create 4 objects so it can change its distance from center based on if you have it on valid target or not and while moving
But you could just have one object there that is your actual crosshair
And simply show that layer when L2 is pressed and hide it when L2 is not pressed
Or better yet show/hide crosshair itself