Hi Wisdom-,
I’ve made an inititative sorting algorithm as per your request. Replace the nodes in the “Sort Pawns in initiative order” funtion with these and the pawns should be sorted automatically. You’ll of course have to replace the initiative variables I’ve used here with your own. I’ve used floats in this case.
Edit: In case you haven’t used bluprintue before, copy the code below the graph on bluprintue directly into the appropriate event graph in your project.
Edit 2: This does naturally not work in conjunction with allowing to switch between pawns by clicking on them.