DarthStevenus Posted September 19, 2014 Share Posted September 19, 2014 Okay, I have what I think is an interesting solution to a problem I'm going to soon be faced with. I have an idea for a SP campaign mod, where a small militia led by a self-taught Jedi wants to commandeer an old Imperial Star Destroyer that is being kept in a New Republic facility which houses a bunch of old Imperial assets like weapons, stormtrooper armor, ships, etc for the Republic's future use. During a cutscene I want to show a quick shot of the Star Destroyer being kept inside a massive underground docking bay (the facility is hidden of course, they wouldn't want the Remnant knowing about it's location). I want to show a bunch of Republic personnel inside an observation area looking out a window at the Star Destroyer. I might even want to show a quick shot of some engineers tinkering around on the outside of the ship. Since I don't want to have to create this enormous map, I figured I could just shrink the NPCs down to the appropriate size and set everything up that way. I guess I'm just worried that camera placement is going to be tough since I'll need to move with lots of precision. Anyone ever tried anything like this? Link to comment
NumberWan Posted September 19, 2014 Share Posted September 19, 2014 You can use sky_portal to make this trick. Create a room with a window outside, make a sky wall there. Then create a second room completely covered in the same sky texture. this room should be placed at some distance away from the first soom with NPCs. Place a Star Destroyer or any other object in the Sky room. Place an entity, which is called sky_portal. This small box will work as a camera, which will show the Star Destroyer on the sky nearby. You can also add all other things in the sky room (like the large hangar, where SD is stationed). You'll have to try yourself to understand, how it works. The best angle, the size and other things. therfiles and Raz0r like this Link to comment
DarthStevenus Posted September 19, 2014 Author Share Posted September 19, 2014 Oh yeah, sky portals. I've used them before, but kind of forgot about them. That's one way to try it. Link to comment
NumberWan Posted September 19, 2014 Share Posted September 19, 2014 @@DarthStevenusTo tell the truth, I see no other (optimal) option. I guess, that by "shrink the NPCs" you mean scaling down the models. We've discussed this one with lost of people here, but unfortunately JA allows to scale NPCs only through npc files. Scripting command SET_SCALE doesn't work in Single Player. therfiles likes this Link to comment
DarthStevenus Posted September 20, 2014 Author Share Posted September 20, 2014 Yeah I know, I don't see why that would be a problem, I would just create some custom NPC using pre-existing models, like the rebel guys. Unless there's a limit to how small you can make them or something. Link to comment
eezstreet Posted September 20, 2014 Share Posted September 20, 2014 If you make everything too small, the game physics will break dramatically due to lack of precision. Shouldn't be an issue though. Just be aware of stuff that doesn't scale correctly (blob shadows don't scale, and camera may get funky) Link to comment
Kessno Posted September 20, 2014 Share Posted September 20, 2014 I think your best bet would be to position the camera in such a way as to make the ship look larger than it actually is. As to the engineers working on the ship, I'd make a separate room with only a larger section of the star destroyer that they're working on, but not show the entire side of the ship. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now