MVS-13A1 (Olive) Sci-Fi Spaceship
Sci-fi spaceship/VTOL spaceplane. Can be used as troop transport or gunship.
Custom weapons loadout. 227mm rockets have different charge settings, press "F" to cycle through them.
This is a Composition, it is NOT a mod; no addons or DLCs are required to place the vehicle down.
The Apex DLC is required to actually fly the vehicle, though.
MVS-13A1 (White)
MVS-13A1-C (Civilian)(Red/White/Black)
MVS-13A1-C (Civilian)(Utility)(Yellow)
This composition can be found in the 3Den editor under "Compositions: Custom: Steam Subscribed Content: Planes."
Disable vertical mode ( ‘ ), surface snapping ( ), translation grid ( ; ), and rotation grid when placing in the editor.
Use the Rotation Widget [3] to turn the grouped objects to conform with terrain.
Multiple instances will require each component to have the code adjusted, so that the objects do not all attach to the same vehicle.
I’ll see if I can make it easier, but for now you will have to go through each object’s .init field and change the variable for the vehicle base.
This means changing every reference to
to another variable name, matching the variable name of the base vehicle (the Y-32 Xian vehicle object) so all the functions work properly.
If you don’t do this, all of the objects will be attached to one vehicle which is undesirable.