Topic: Dozens of characters impact on performance using rollback
I modified the source-code pretty heavily and I have each character able to spawn multiple assists at once.
I wanted to ask if anyone knows the possibile impact on performance if each character theoretically had dozens of assists spawned at the same time. Considering rollback needs to be able to calculate a couple frames each frame. Graphics I use are 2D (although I don't think that matters for this case).