First, let me preface this by acknowledging I do not fully understand just how the Car behavior works. So this request may come across as odd...
Right now, we only have two event checks: Is Moving and Compare Speed. But these do not help me much regarding the other mechanics of the behavior. I namely want to check for the moment the behavior engaged from a normal turn into a drift and is in a drift.
So...
--> On Drift Begin
Is Drifting
Compare Current Drift (again, I don't fully understand how the parameter works... Is this value constant or does the drift work up to this value while in a turn?)
...would all be exceptionally helpful event conditions.
Another couple of event checks that could be useful are
Is Accelerating
Is Decelerating
I realize there's a monumentally huge list of to-do tasks. So please know that I submit this just as a request. Thanks!