Resource icon

Vertibird 2016-10-05

Thread

This contains a file for a vertibird unit converted from fallout 3, decimated in meshlab, cleaned up in Blender, and adjusted in nifskope. As such this not a mod it is a resource for modders.

civ4screenshot0657_Hr7.jpg


The VB-02 Vertical Take Off and Landing (VTOL) craft, codenamed Vertibird, is a U.S. military multipurpose tiltwing aircraft primarily used by the Enclave in the post-War United States.

The Capital Wasteland Brotherhood of Steel own at least one Vertibird, captured from the Enclave at Adams Air Force Base. The New California Republic also have limited access to the Vertibirds they captured from Navarro, such as Bear Force One, using them for high-profile events.

The vertibird is rigged onto the gunships armature, for ease of installation here is its artdef:

Code:
		<UnitArtInfo>
			<Type>ART_DEF_UNIT_VERTIBIRD</Type>
			<Button>Art/Units/vertibird/vertibird_button.dds</Button>
			<fScale>0.36</fScale>
			<fInterfaceScale>0.7</fInterfaceScale>
			<bActAsLand>0</bActAsLand>
			<bActAsAir>0</bActAsAir>
			<NIF>Art/Units/vertibird/vertibird.nif</NIF>
			<KFM>Art/Units/Gunship/GunShip.kfm</KFM>
			<SHADERNIF/>
			<ShadowDef>
				<ShadowNIF>Art/Units/01_UnitShadows/GunshipShadow.nif</ShadowNIF>
				<ShadowAttachNode>BIP Pelvis</ShadowAttachNode>
				<fShadowScale>0.75</fShadowScale>
			</ShadowDef>
			<iDamageStates>4</iDamageStates>
			<fBattleDistance>0.5</fBattleDistance>
			<fRangedDeathTime>0.12</fRangedDeathTime>
			<bActAsRanged>1</bActAsRanged>
			<TrainSound>AS2D_UNIT_BUILD_UNIT</TrainSound>
			<AudioRunSounds>
				<AudioRunTypeLoop>LOOPSTEP_GUNSHIP</AudioRunTypeLoop>
				<AudioRunTypeEnd>ENDSTEP_GUNSHIP</AudioRunTypeEnd>
			</AudioRunSounds>
			<SelectionSound>AS3D_UN_GUNSHIP_FORT</SelectionSound>
			<ActionSound>AS3D_UN_GUNSHIP_FORT</ActionSound>
		</UnitArtInfo>
  • civ4screenshot0657_Hr7.jpg
    civ4screenshot0657_Hr7.jpg
    118.9 KB · Views: 588
  • Like
Reactions: Stew Pid
Author
clanky4
Downloads
463
Views
675
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from clanky4

Back
Top Bottom