Stopping Sedan from moving after exiting

  1. Create an AIController which does nothing but set the throttle of the controlled vehicle to 0 (in the tick)
  2. Unpocess the car from player controller
  3. Pocess the car by your new AIcontroller
  4. Profit
1 Like