As we all know, planes are quite easy to get in the air and land on every flat place. I want them only to be able to do that on runways. How do I do that in least lagging way?
I have tried to make a trigger over runway, and a trigger for every plane, which checks, if it is on runway, height < 1 and speed > 50. But if I have a lot of planes, there will be lag as there is one trigger per plane.