Skip to content

Draft: Implement event priority on same tick

Stephen Ryan requested to merge feature/implement_event_priority_updated into main

Draft of a potential improvement to the Maneuver and Event nodes, which should enable events to be stopped on the same tick that an override event starts.

This moves the start triggers to the maneuver level so that they are all checked before running event actions. Events do not have the start trigger as a child node, but still check the status.

It is still a proof-of-concept to look at other ways to organize the nodes.

Edited by Stephen Ryan

Merge request reports

Loading