In my RPG with 30 protagonists they now show up correctly during battle
Channel:
Subscribers:
571
Published on ● Video Link: https://www.youtube.com/watch?v=VrRztaRuFP4
WHO DOUBTED ME?
The heroes are a bit crowded, standing in a row. "return 464" puts them in a row but I could split them up. "return 464 if self.index less than 15, return 232 if self.index greater than or equal to 15" gets them in 2 lines. Perhaps a rounder group formation would be better. Perhaps they should stand together on the left side of the screen and the enemies should stand together on the right side of the screen.