Hi there, i’m new to Unity 3D and i have a small question to ask. I’m currently working on a 3rd Person Adventure and so far everything is going great. I’m not experienced in Javascript so please bear with me.
The code i’m requesting is that when i hit the any of the Vertical (Up/Down arrow) keys (in which the player moves forward), the image effect, Fisheye, attached to the camera enables while the player is holding the up/down arrow key. Once the player let’s go of the arrow keys, the image effect is disabled. May i please have the code to this?