Reaper2244 Posted December 13, 2020 Share Posted December 13, 2020 Not a modder but asking more out of curiosity. Would it be technically possible within the engine to create a piece of mobile terrain or stack of parts that can travel from point a to point b by actually flying rather than just floating in static place like a few of the airship mods I've seen? I know there's a command in the geck that moves objects via a floaty float but my question would be if its possible to navmesh npcs on top of that while it's moving and set it up to do so according to input from player during game? So basically a flying battleship with maybe a simple wasd control scheme or one from buttons? I know it must sound like a noobish and overly ambitious question from somebody who doesn't get the engine but I mostly want to know if it's possible rather than if it's easy. Alternatively, there's precedent for flying vertibirds in the game that are coded as enemies. Could you theoretically render out a giant metal contraption and encode it as an npc? Would it be possible to walk around it in that case? Set it to move in specific directions maybe from the follower 'move there' command? I ask because I also wanted to know about the destructibility of any flying entities and there's already a case of vertibirds dropping out of the sky. Cheers. Link to comment Share on other sites More sharing options...
LarannKiar Posted January 3, 2021 Share Posted January 3, 2021 Even companions can't move too well when they're in an elevator (that moves actually). In fact, when you step into an elevator your companions will walk at you (and bump in you..). Dialogues would break too (the dialogue camera exits frequently in an elevator too). Locations, Cells can't move. Otherwise, they couldn't be loaded normally by the game engine. Link to comment Share on other sites More sharing options...
nexbil01 Posted January 5, 2021 Share Posted January 5, 2021 you should look at this video on youtube about riding the constitution Link to comment Share on other sites More sharing options...
nexbil01 Posted January 5, 2021 Share Posted January 5, 2021 you can also sort of ride the prydwen when it arrives Link to comment Share on other sites More sharing options...
YouDoNotKnowMyName Posted January 8, 2021 Share Posted January 8, 2021 There was a mod for skyrim that had a "player controlled fly-able airship". Since Skyrim and Fallout 4 have the same scripting system and game-engine, this could probably be done ... Link to comment Share on other sites More sharing options...
Recommended Posts