Replacing leader 3D diplomacy scene with 2D art [Q answered: now with instructions]

What if instead of using NULL for the scene information, you just leave the field empty?
Or leave it out altogether?
 
Didn't try it but I'd expect the same result. Really, you need the ArtDefineTag in the leader xml because that points to the "scene" xml (e.g., Elizabeth_scene.xml). The scene xml then points to the FallbackImage, which is the simple 2D .dds image that you want to display.

OK. I've been playing with this some more. One annoying thing is that it expands the .dds image to fit the screen regardless of image and screen size. So if you try to use a nice little 400 x 600 image, it blows it up to 1920x1200 (if that's your screen size) which doesn't look so good. Wish there was some way to control this.
 
Awsome :) Good job. I'll try out this today
 
OK. I've been playing with this some more. One annoying thing is that it expands the .dds image to fit the screen regardless of image and screen size. So if you try to use a nice little 400 x 600 image, it blows it up to 1920x1200 (if that's your screen size) which doesn't look so good. Wish there was some way to control this.

I think those are supposed to be 1024x768, that way no matter how they get stretched its not too bad (unless your on some ridiculous jumbo-tron screen).
 
Could the infos maybe get compiled into a single post?
Because i see here, that a tutorial or at least some instructions should be conserved in the tutorials subforum, but i can't move this thread in the state how it is to there.

So a summary in the first post, or a new thread would be nice :).
 
Back
Top Bottom