Hopefully, this will be corrected in next major patch.
Hey ACSoft47,
make sure to post this issue in Bugs & Issues.
Maybe adding some text to your issue, could clarify your request. Also, make sure to report your issue to Zendesk. On this way, the DevĀ“s could get their hands on that issue.
Can you imagine the thousand things which could change at every patch ? Maybe you should take a step back and relax a bit.
Thereās plenty of way to say what you said, in a gentlier manner.
For a GAMES Developer, who should be expert in character object interaction and character collision avoidance, MSFS seems to have an excessive amount of object āCollisionsā and objects passing through other objects ā¦ ā something one does not typically see in a High level Game.
Collision detection is expensive on CPU. These objects need something simple instead. Thatās what we see here. Of course they make mistakes along the way, but these will get fixed.
I also see catering trucks and passenger stairways sliding sideways to line up with the plane doors.
Also were those Airports TP airports or ones that came with the default game? They canāt be held responsible for TP created objects and mods.
In my case the oddities (including trucks running over ground staff ) occur at some of the default airports)
I also sometimes get air-bridges being connected without be requested.
Looking at the Airport, in this case there could be one less vehicle on the ground. I believe this is Geneva Airport? This is a drive through stand.
You can vote for it here:
What do you base that on ? Most Objects in MSFS have a wireframe collison mesh, so why is avoiding mesh collisions so CPU expensive, ? Its not as if it itās detect rate has to be that high ā¦
Iām a game dev, thatās what I base it on.
The detect rate of a collision mask is every frame. Itās not because it doesnāt return a collision that the frame didnāt run any code. Yes it will mostly return a āfalseā status, but if you have thousands (more like nearly a million) detect frames your game will run slow, very slow.
I expect a certain amount of collisions to occur, I donāt mind. However, I do think the amount of collisions in msfs are a bit excessive. Hopefully they will work on it at some point.
When a BUS drives right through you when you are on a taxiway, then its time to re-think things.
Also, the Ground Crew need to practice some āSocial Distancingā !!! (or get a room)
Thatās what I mean by they donāt have collision detection. (and they shouldnāt)
They have other āsmartā ways to avoid eachother. Less expensive ways.
Sure these ādumber than collision detectionā ways are more prone to mistakes, but these will be ironed out.
This used to occur pre patch too actually. It occurs with GSX on other Sims too, seems to be a rather hard thing to fix for whatever reason.
well, typically, airport traffic have specified routes, and planes have other specified taxi paths ā¦ they really should not mix so much that they frequently collide.
Also the Taxi paths seem to be AI generated, and often will take a taxing planes on a line that will hit other parked aircraftā¦ AI need "tweaking ? )
Sloppy Taxiing in real life can get very expensive, very fast, when you āclipā an an expensive plane.
Cosmetic issue.
These seem like really, really trivial issues to be whining about.
Sure is ā thanks for joining in and for your valuable input to the discussion ā¦
This is a DISCUSSION area for the COMMUNITY to share with each other ā¦ it is NOT a BUG Reporting Topic. so thatās what we are doing ā having a discussion ā
If that discussion leads to a need to report a bug, then thatās another Topic in another area, solely for reporting a bug, and not so much for an open discussion ā¦
Seems straight forward enough ā¦