Pazyryk
Deity
- Joined
- Jun 13, 2008
- Messages
- 3,584
Edit: Question answered. Scroll down to see Bodacious image below. 
This would be useful to facilitate modders that add leaders (perhaps many) and don't have WETA-like resources to make all that 3D art. Or for those that don't think the 3D leader scenes add much to the game.
I've gained a reasonable understanding of UI xml and lua files and how they work (I can do trivial modifications like moving scroll bars around). But I can't find the part of the UI that controls leader diplomacy 3D screen. I'm not even sure if it is exposed in xml/lua at all. There is a LeaderPanel in the DiscussionDialog.xml and lua, but that's just the dialog box, not the scene control. The specific leader scene is called from the leaders.xml by (for example) <ArtDefineTag>Elizabeth_scene.xml</ArtDefineTag>. However, I can't find any such file so I don't know where that is pointing. Anyone have any ideas how to go about this? Or any clues that might help me?

This would be useful to facilitate modders that add leaders (perhaps many) and don't have WETA-like resources to make all that 3D art. Or for those that don't think the 3D leader scenes add much to the game.
I've gained a reasonable understanding of UI xml and lua files and how they work (I can do trivial modifications like moving scroll bars around). But I can't find the part of the UI that controls leader diplomacy 3D screen. I'm not even sure if it is exposed in xml/lua at all. There is a LeaderPanel in the DiscussionDialog.xml and lua, but that's just the dialog box, not the scene control. The specific leader scene is called from the leaders.xml by (for example) <ArtDefineTag>Elizabeth_scene.xml</ArtDefineTag>. However, I can't find any such file so I don't know where that is pointing. Anyone have any ideas how to go about this? Or any clues that might help me?