Search Unity

Turn based combat- Help

Discussion in '2D' started by lordpfeif_unity, Aug 20, 2019.

  1. lordpfeif_unity

    lordpfeif_unity

    Joined:
    Aug 20, 2019
    Posts:
    5
    i have been looking for tutorials on how to do a combat turn order. It would be Initiative based on a dice roll plus the character agility stat. And vise versa for enemy. Each side would get a certain amount of action points as well. This is for multiple characters vs multiple characters with each side going first. I've been trying how to program this for a bit because its a hybrid of multiple different systems.