SpawnController
Responsibility: spawns characters,
basically, prefabs with animations and components.
There are two instances of this class: the first one
is the player’s spawn controller and the second one is the opponent’s spawn controller.
Place of
creation: set up on the battle scene in the editor