hello,

I would like if I walk into a car and I would need to press f
then he get in but I do not know how. i think
Code:
if (here the collision))
{
if (key_f)
{
//actions
}}