Here's another question:
I created new heroes, but during combat, when attacking or casting spells, there's no camera zoom, unlike with all the vanilla heroes.
In UIGameRoot.(UIGameRoot), I found the heroesCameras string, which lists the cameras for the hero classes, but it doesn't apply to the newly created heroes.
How can I add a camera to a new hero, and where is this configured?
Added 14 hours 55 minutes later
Only controls the viewing window, but not the zoom in combat, right?