Priority System
Overview
Super power that require to modify player movement, will use priority system to resolve when activating super power and vehicle at the same time.
How it works
Some super power will have priority value. (only super power that modify player movement)
Once player activate a super power and hit a vehicle, the system will see which one will override player.
Applied to the other way around as well, when player activate a vehicle and hit a super power, then the system will decide.
The higher priority value will be the one that override player.
When one override player, the other will be removed from player or ignored.
Last updated