I am trying to find the best way to exit and leave vehicles
players walks up to vehicle do a check to see if player is with in 16 pixels of vehicle then player can press the "E" key to enter vehicle. when the player is done the player can press E to exit vehicle and the vehicle stays at the location is was driven too. and the player will spawn right next tot he vehicle.
I got most of this done, the hard part I am having it pressing the E key to enter on 16 pixel radius check.
I have it set to if player is on collusion then enter vehicle. with no Key press action.