Space Engineers

Space Engineers

108 értékelés
Aerodynamic Control Surface Mod Component
   
Díjazás
Kedvenc
Kedvenc
Törlés
Type: Mod
Mod category: Script, Other
Fájlméret:
Közzétéve:
Frissítve:
546.080 KB
2022. júl. 6., 18:23
2024. okt. 15., 7:22
8 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
Aerodynamic Control Surface Mod Component

Leírás
Mod (Script) component of the Control Surfaces mod.

Block mod: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=800500312

Notes:
When testing, the subpart is only loaded from the workshop mod. For any changes to your subpart, they must be uploaded to steam.

<ModExtensions> <ModComponents> <GameLogicComponent Name="ControlSurfaceComponent" /> <!--Attach script to block--> </ModComponents> <Group Name="ControlSurfaces"> <Decimal Name="Area" Value="9" /> <!-- area in square meters of the control surface--> <Decimal Name="AngleAdjust" Value="0.135" /> <!-- offset the animation by this value --> <Decimal Name="ROTY" Value ="0"/> <!-- euler angle y axis rotation (radians)--> <Decimal Name="ROTZ" Value ="0"/> <!-- euler angle z axis rotation (radians)--> <Decimal Name="POSX" Value ="0"/> <!-- offset model from the center of the block by this value --> <Decimal Name="POSY" Value ="0"/> <!-- offset model from the center of the block by this value --> <Decimal Name="POSZ" Value ="0.20"/> <!-- offset model from the center of the block by this value --> <Text Name="SubpartModel" Value="Models\Wings\ControlSurface2x5x1_Part1.mwm" /> <!-- model path from root of mod folder --> <Integer Name="ModPublishId" Value="800500312"/> <!-- your mod's modid or the mod id of the mod where the subpart resides. --> </Group> </ModExtensions>

Discord
Questions, ask on discord
Discord[discord.gg]