Camera flash

Hello! i am creating a horror game and i want to create camera flash that acctivetes when you press, but i dont know how to do it. can someone help please

are you looking to make an actual flash on the players screen? or to like, freeze the enemy or scare them away? for the flash on the players screen you could have a UI element that gets activated when the player presses the flash button and then slowly decrease the opacity.

i would just use a spotlight, and in the script decrease the brightness quickly after turning it on.

as for helping you with every step, sadly no one has the time to teach you. but there are plenty of good tutorials on youtube for most everything basic, and if you just REALLY absorb them, and i mean like write it with the tutorial and then again without to test yourself, then eventually you will gain a good enough grasp with unity to keep learning quickly and overcoming problems. come back if you get horribly stuck.

good luck!