Modding Research Question
How to place the arrows
As i found out the position of each research HUD button in the research tree is stored in its entity file
Example:
researchWindowLocation
block 2
pos [ 1 , 3 ]
ResearchField "NonCombat"
But how can i change the position of the arrows that link researches and their preferences together?
Or is this done automaticly if I define a preference for a research project?