Changes between Version 8 and Version 9 of Help/Plugin/KindaHackedInUtils


Ignore:
Timestamp:
2025-10-11T13:31:29+02:00 (4 months ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/KindaHackedInUtils

    v8 v9  
    3131[[Image(direction_side.png, 200)]]
    3232
    33 If the mouse point anywhere inside the forward area in this image the the point in the middle which is a traffic sign or traffic signals will get the direction value of `forward`, if the mouse is in the backward area the direction value will be `backward`. If the mouse is hovering over the way segment (in direction of the way) after the point in the middle it always will be `forward`, if the mouse is on the way segment before the point in the middle it will always be `backward`.
     33If the mouse point anywhere inside the forward area in this image the the point in the middle which is a traffic sign or traffic signals will get the direction value of `forward`, if the mouse is in the backward area the direction value will be `backward`. If the mouse is hovering over the way segment `A` (in direction of the way) after the point in the middle it always will be `forward`, if the mouse is on the way segment `B` before the point in the middle it will always be `backward`.
    3434
    3535The exception from those rules is if the direction value of `forward` or `backward` would be or could be ambiguous the degree value will be used instead.