Jump to content

alexustas

Members
  • Posts

    608
  • Joined

  • Last visited

Posts posted by alexustas

  1. I am starting to lay out the cockpit controls and discovere the Flight Deck Light, Engineer Deck Light, and Cabin Flood Light. How do I tie these buttons into an IVA light or lights?

    "Flight Deck Light", "Engineer Deck Light" and "Cabin Flood Light" switchers toggles the appropriate group of light sources (Unity Objects ), which must be created in Unity.

    Ki7PfMt.jpg

    Also it drives the animation of props "InternalLightBox01", "InternalLightBox02" and "InternalLightBox03" respectively

    switcher "Flight Deck Light" toggles all light sources with the name "CockpitLight"

    switcher "Engineer Deck Light" toggles all light sources with the name "EngineerDeckLight"

    switcher "Cabin Flood Light" toggles all light sources with the name "FloodLight"

    Keep in mind, "InternalLightBox0X" props do not have their own sources of light. It only shine, but does not illuminate. You gotta create, customize and place light sources while in the process of customization of your IVA in Unity.

    - - - Updated - - -

    Ok, next question: Which control is this one:

    http://i.imgur.com/ppEdLcJ.png

    These props - just illuminated signs. it does not control anything, just react to the state of switcher "CockpitBackLightSwitch".

    "AUTOMATED FLIGHT CONTROL UNIT" label lights up green if your craft has MJ.

    "EPG" label lights up red when your electricity will be not far from completely spent.

    The thin colored lines - are a splitter of groups of devices, it also highlighted when switcher "CockpitBackLightSwitch" is ON.

  2. Alex, you've made a couple of requests for RPM features. Now I'm going to make a couple of requests for ASET features. That's fair, right? :D

    Oh, yes, this absolutely fair, especially since I am preparing several large request for you in the near future :)

    The first two props is has been in my plans already and I have even started to do "linear analog gauge" recently . Remains only to make configs for stock resources

    a0uYlOul.jpg

  3. ... Might you actually integrate props for BD Armory systems? ...

    I CAN:

    make the props for the A10C instruments, such as: Countermeasure Set Control (CMSC) and the ALR-69 (v) Radar Warning Receiver (RWR). add the information related to arms for HUD, to make a "military" version of the MFD, including the page "Targeting Pod (TGP)" and "Digital Stores Management System (DSMS)". also, can do a "Targeting Pod" part for placing it on the standard place.

    61wtI0Bm.pngqpiX0ZLm.png6tOSBYCm.png

    66s9z1km.pngrRChGVNm.pngyXyJHMCm.png

    aaq28_01.jpg

    I CAN NOT:

    make it work. :(

    it requires a plug-bridge between the Armory and the RPM , which will provide a complete set of data for managing all these devices. And I'm not a programmer.

  4. Alex what do you think about adding a new monitor which lets people execute KoS scripts?

    In fact, such a device has been made long time ago.

    ULyHqZX.jpg

    that MFD, has been specifically made for work with kOS about a year ago (or even more). All buttons have its own unique names and colliders, screen resolution complies for the kOS. But here we have a need to plug-bridge between kOS and RPM, and this is not my profile absolutely . I can do models, textures, animations and configs and know nothing about programming. :(

  5. ... now could u please tell us how we should integrate these gadgets into KSP stock (and add-on) cockpits (in case we are not such a great modders, but we really want them)?

    P.S. TY for your great work!

    You should take a look at these wonderful tutorials by nil2work.

    - Exterior/Interior Unity setup; export to KSP; slight config error near the end. ~1hr

    - Error corrected and explained; External/Internal basic function checks ~15min

    - Spawning IVA in Unity; populating IVA with Props and Light ~35m

    - Internal Props; ~16min

    I'm sure it will help a lot with your projects.

  6. The Navball dont show up in IVA. In exterior mode or any other RPM IVA everything works fine. Just in that one pod it wont work.

    User Dragon01 PM me this solution:

    Found a fix. I copypasted the navball model and texture from the RPM folder and it worked. On the RPM default monitor it also works. Dunno what's the problem, but check it out.

    if I understood correctly, try to copy "Navball.mu" and "NavBall000.dds" from "...\JSI\RasterPropMonitor\Library\Components\NavBall" into "...\ASET\ASET_Props\MFDs\ALCORPFD"

  7. Thank you so much and also THANK you for adding this to CKAN!!!!!!!!!!!!!

    In fact, I did not put my mods on CKAN, it seems to be some magic related with the KerbalStaff.

    Looks like some bot saw the new mods and automatically added them to the database; It's sad that it placed "ALCOR_IVA_patch" into "Depends" category and not "Suggest" or "Recommends" one. And I have not yet figured out how to change that.

  8. This pack is for the modders who create IVA's for the aircrafts

    RTxro1yl.png
    view imgur album

    Some time ago I received a request from the user MasseFlieger to make a couple of aircraft instruments for his projects.

    I love aviation, I fly in MFSX and DCS so I decided to do them. But I didn't just made only ones that what requested - instead I made a whole pack of classic analog props for the planes.

    • Altitude indicator (ASL)
    • Radio Altimeter
    • Air Speed Indicator (EAS)
    • Mach Number gauge
    • Vertical Speed Indicator
    • Heading gauge
    • Turn Coordinator
    • Dynamic Pressure gauge
    • Temperature gauges (Engine, Skin, Internal, Enviroment and Surface)
    • Ground Speed Indicator
    • Artificial Horizon Indicator
    • RMI
    • HSI
    • Navigation Radio Units
    • Comm RAdio Unit
    • DME Unit
    • AoA gauge
    • Trim Indicator
    • Throttle/Thrust gauge
    • G-meter
    • Compass
    • Battery charge gauge
    • Fuel/Air Flow gauge
    • Fuel Quantity gauge
    • Flaps setting indicator
    • Gear Lever
    • Brake Force gauge
    • Engine mode toggle switch
    • Engine Reverce toggle switch
    • GPS Display
    • Power Supply Display
    • Flaps control lever (FAR)
    • Spoilers lever (FAR)
    • Yoke
    • Heads-Up Display
    • "Boeing"-style Toggle and Rotary switches

    You can download and install this mod to see all these devices in action

    If you want me to make any other instrument write me in this thread.

     

    Jebbesen® Kerbin Aerocharts

    mPTxY3cm.png

                                             (clickable)

     

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Attention all IVA-makers, who created there own props based on the ASET props.

     In the next major version of ASET PROPS old tumblers and buttons will be removed.

    All IVA makers are advised to switch to new, modular buttons.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    mods dependency

    required:

    Module Manager 2.8+

    RasterPropMonitor v0.30.2

    ASET_Props v 1.5+

    recommended:

    FAR v 0.16.7.2+

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Downloads:

    ASET Avionics Pack v 2.1 (Spacedock)

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Installation:

    - Install into “/Gamedata/ASET/"

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Known issues:

    - DME unit uses the flat map model  to calculate the distances, due to which the calculations might be incorrect especially closer to the poles. The issue will be resolved with the release of  "MAS".

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

     

    Many thanks to the group of testers for their help with this release

    @nukeboyt  @imerg  @StevieC  @Plecy75   @ISE  @holodmer @chimpbone

    @Dragon01 @lazar2222 @simtom @Zapo147 @lennie @PhantomC3PO

    @Chaumas @Mecripp @panarchist @Ghosty141 @Lo Var Lachland @sebseb7

    @harrisjosh2711 @Falco01 @>The Amazing Spy<

     

    Special thanks to  @MOARdV, @Mihara, @DennyTX@nukeboyt , @Dragon01 and @linuxgurugamer for their help and support with the mods development.

    And all the forum users who support and motivate me to keep working on my mods.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Like what I do? Want to directly support development? Consider donating via Patreon or Paypal!         QcYfNA1.png?1               btn_donate_LG.gif

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    88x31.png

    'ASET Avionics' by Alexustas is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Changelog:

     

    26/11/2017
    
    ASET avionics - V 2.1
    
      *Optimization and various improvements
      *Fixed an error in Aero Charts thanks to lazr2222 and MOARdv.
    
    09/02-2017
    ASET avionics - V 2.0
    
    What is changed:
    
    Almost all props were rebuilt due to the migration to Unity5, and also for the possibility to use new RPM features
    most props now support the "COLOR_OVERRIDE" feature, which give all IVA-makers ample opportunity to customize their own IVA
    the switches "ASET_B-Knob" are now modular, you can combine the switch model, the collider model and label   using the MODEL{} module to create your variations of this prop. 2 to 6 positions of the switch are supported.
    
    What’s new:
    
        *full set of the analog indicators (gauges) for temperature is added
        *analog indicators (gauge) for the brakes force is added
        *full set of the analog indicators (gauges) for the engine is added:
            -air flow
            -fuel  flow
            -engine mode (primary / secondary)
            -throttle-limit
            -the new design of throttle/thrust indicator
        *the new design of the vertical speed indicator
        *the new design of the heading indicator
        *LCD-display for the estimated time of the flight and distance
        *LCD-display for the GPS coordinates
        *toggle-switches for the engine's reverse control, engine's mode control, fuel cells and emergency power generator control
        *a fully functional system of radio navigation, which includes:
            -realistic RMI and HSI indicators, which support NDB, VOR and ILS
            -two NAV-radio units
            -DME unit
            -network of Nav facilities covering the surface of Kerbin
            -ILS complex for the KSC airfield
            -Kerbin Aerocharts

     

  9. 'MK1-2  Pod' IVA Replacement by ASET

    Whole brand new interior for the Mk1-2 Pod

    l be glad to hear your ideas about ergonomical enhancement.

     

    youtube_2.png

    ARCHIVE VIDEOS HERE

    Spoiler

     

     

     

    Eric Dickson-Peppler

    pvtnum11

    Here the video of the test flight (v 0.1):

     

     

    You can mark up action button switches with text by entering it into the vessel description in the VAB: On a separate line type "AG<number>=<text>" where "number" is the number of action group from 0 (i.e. 10) to 9. The text is limited to 14 characters. (More won't fit on the label.)

    aVGr8bIt.jpg  4M3CjYZm.png
                                       (clickable)

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    IMPORTANT:

    You NEED to delete the old version before installing this one, or you get a mess you aren likely to sort out.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

     

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    mods dependency

    required:

     

    Module Manager 2.8.0+

    RasterPropMonitor v0.30.2

    ASET_Props v 1.5+

    recommended:

    MechJeb v 2.6.1+

    ScanSat v 18.2+

    VesselViewer Continued

    Docking Port Alignment Indicator v 6.7+

    Astrogator v 0.7.8+

    supported:

    TAC - Life Support

    USI Life Support

    Kerbalism

     

     

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Downloads:

    'MK1-2' IVA Replacement by ASET v 0.3 (Spacedock)

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Installation:

    - Install into “/Gamedata/ASET/"

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Many thanks to the group of testers for their help with this release

    @nukeboyt  @imerg  @StevieC  @Plecy75   @ISE  @holodmer @chimpbone

    @Dragon01 @lazar2222 @simtom @Zapo147 @lennie @PhantomC3PO

    @Chaumas @Mecripp @panarchist @Ghosty141 @Lo Var Lachland @sebseb7

    @harrisjosh2711 @Falco01 @>The Amazing Spy<

     

    Special thanks to  @MOARdV, @Mihara, @DennyTX@nukeboyt , @Dragon01 and @linuxgurugamer for their help and support with the mods development.

    And all the forum users who support and motivate me to keep working on my mods.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Like what I do? Want to directly support development? Consider donating via Patreon or Paypal!         QcYfNA1.png?1               btn_donate_LG.gif

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    88x31.png

    "MK1-2 IVA Replacement by ASET" and "ALCOR Advanced IVA" by Alexustas is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

     

    Changelog:

     

    26/11/2017
    'MK1-2' IVA Replacement by ASET - v 0.3.0
    
    
        *All switches changed to new modular ones.
        *Revised instrument layout. 
        *Greatly extended MechJeb support. 
        *Added CommNet, Astrogator, Kerbalism, USI-LS and Chatterer support. 
        *Added the ability to switch to window view by double-clicking on the window.
        *Small UV and texture changes.
    
    
    08/02/2017
    'MK1-2' IVA Replacement by ASET - v 0.2.0
    
        *overlay mesh is added
        *interior model is improved, some textures are added
        *the new power supply panel
        *solar panels and fuel cells control
        *throttle-limit
        *G-force monitor
        *emergency radio beacon
        *the new color theme is added for МК1-2 (different from ALCOR) with the new "COLOR_OVERRIDE" feature

     

     

  10. This pack is for the modders who create IVA for the spacecraft

    ASET props pack is a set of almost 600 different devices and decoration elements for creation of interiors of space ships. It includes MFDs, various switches, devices and tools.

    Bv96MLpm.pngVK7JiL1m.pngBCSlavgm.png

    QoeKTR2m.png2loHaNGm.pngNjfAGJ7m.png

    jIdgauTl.jpg

    vEhuvFEl.jpgOmpQRYnl.jpg

    view imgur album (v 1.3)

     

    ASET Modular Push Buttons Manual (PDF)

    ASET Modular Toggle Switch Manual (PDF)

     

    This pack was originally designed for my ALCOR capsule but now I also use it in my other projects. Also some of others modders started to use it to make their own interiors. That's why I decided to release ASET Props Pack as a separate mod.

    If you want me to make any other props or instrument write me in this thread.

    Mods that use ASET Props pack:

    - ALCOR (with ALCOR Advanced IVA)

    - 'MK1-2 Pod' IVA Replacement by ASET

    - 'MK1 Lander Can' Replacement by ASET

    ...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Attention all IVA-makers, who created there own props based on the ASET props.

    In the next major version of ASET PROPS old tumblers and buttons will be removed.

    All IVA makers are advised to switch to new, modular buttons.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    mods dependency

    required:

    RasterPropMonitor v0.30.2

    supported:

    MechJeb v 2.6.1+

    ScanSat v 18.2+

    VesselViewer Continued

    Docking Port Alignment Indicator v 6.7+

    Astrogator v 0.7.8+

    FAR v 0.16.7.2+

    TAC - Life Support

    USI Life Support

    Kerbalism

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Downloads:

    ASET Props 1.5 (Spacedock)

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Installation:

    - Install into “/Gamedata/ASET/"

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Made with Mihara's research and support.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Many thanks to the group of testers for their help with this release

    @nukeboyt  @imerg  @StevieC  @Plecy75   @ISE  @holodmer @chimpbone

    @Dragon01 @lazar2222 @simtom @Zapo147 @lennie @PhantomC3PO

    @Chaumas @Mecripp @panarchist @Ghosty141 @Lo Var Lachland @sebseb7

    @harrisjosh2711 @Falco01 @>The Amazing Spy<

     

    Special thanks to  @MOARdV, @Mihara, @DeputyLOL, @DennyTX@nukeboyt @Dragon01 and @linuxgurugamer for their help and support with the mods development.

    And all the forum users who support and motivate me to keep working on my mods.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Like what I do? Want to directly support development? Consider donating via Patreon or Paypal!         QcYfNA1.png?1              btn_donate_LG.gif

     

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    88x31.png

    "ASET Props" by Alexustas is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Changelog:

     
    26/11/2017 - v1.5
    
    v1.5
    Two new, fully modular and adjustable prop types were added: "Modular Toggle Switch" and "Modular Push Button". With them, it is possible to create many different switches, both in form and in function. They were based on real switches from Korry and Zodiac Electric, tumblers and buttons used by NASA in Apollo and Space Shuttle programs, as well as switches used by Boeing.
    
    CAUTION! In the next major version of ASET PROPS old tumblers and buttons will be removed. All IVA makers are advised to switch to new, modular buttons.
    
      *Added props that extend MechJeb autopilot function support.
      *Added props for Chatterer support.
      *Added props interacting with stock CommNet. 
      *Added props for controlling docking and undocking. 
      *Updated Mod Indicator Panel prop (thanks to NukeboyT). 
      *Portable Timer prop can now show time to the currnt KAC alarm. 
      *MFD40X20 now supports Astrogator. 
      *All MFDs now use the JSISteerableCamera module. 
      *MFD button backlight can now be toggled with the other props. 
      *kOSMonitor finished and updated to use full functionality of JSISteerableCamera. 
      *Life Support Monitor now supports TAC, USI-LS and Kerbalism. 
      *Finished transitioning from the old JSIVariableLabel to the more advanced JSILable. 
      *Added configs for Primitive_TRIANGLE_90 and Primitive_TRIANGLE_90_Beveled Fixes for many other props.
    
    
    08/02/2017 - v1.4
     
    What is changed:
    
      *almost all props were rebuilt due to the migration to Unity5, and also for the possibility to use new RPM features
      *the module JSIVariableAnimator is replaced by JSICallbackAnimator where it is possible to improve performance
      *all alphanumeric indicators now use the new improved and flexible module JSILabel
      *most props now support the "COLOR_OVERRIDE" feature, which give all IVA-makers ample opportunity to customize their own IVA
      *the switches "SwitchRotary" are now modular, you can combine the switch model, the collider model and label   using the MODEL{}module to create your variations of this prop. 2 to 6 positions of the switch are supported.
      *Warning light indicator (TabloIndicator) was completely rebuilt, now all the labels are made with the module JSILabel, and texturesare used only for the indicator’s background
      *some pages of MFD are improved, thanks to Nukeboyt
      *GPWS is now switched off by default
      *extra optimization of textures is made
    
    What’s new:
    
      *Brand new set of instruments in NASA-retro style:
      -Flight Director/Attitude Indicator (FDAI) with the dedicated control panel (FDAI GMCP) and switch set. Use  the MOARdv’s manualfor this device.
      -Altitude/Range Rate Tapemeter (ARRT) with the two dedicated toggle-switches for turning the devices on and off and for the mode 		  selection (height/vertical speed or distance to target/closing speed), also with the error indicator. Use the MOARdv’s great 				 manual for this device.
      -Thrust-to-Weight Indicator (TW) with the mode switch (current TWR / maximum possible TWR)
      -X-pointer with the mode and display range selectors, also with the error indicator. Use the MOARdv’s great manual for this device.
      -ASET_DSKY – LCD-display with the keyboard for the important flight information (orbit, orbit of target vessel), a rendezvous with 	the 	target, maneuver, timing, Delta V information). Use the MOARdv’s great manual for this device.
      -Monochrome CRT-display for the targets’ menu and external cameras’ output
      -Full set of the analog indicators (gauges):
      -Speed indicator (ASET_AnalogSpeedIndicator) with mode selector (auto, orbital, surface, relative)
      -Effective acceleration indicator (ASET_AnalogSpeedIndicator)
      -G-force indicator (NASA_G_Units_Indicator)
      -Slope indicator (NASA_Slope_Angl_Indicator)
      -Thrust limit indicator (NASA_Slope_Angl_Indicator)
      -Phase/Ejection/Moon ejection Angle indicator (ASET_PhaseAngleIndicator) with mode selector
      -Impact speed indicator (ImpactSpeedIndicator) with two scales for the current and the minimum possible touchdown speed
      -full set of the vertical single and Edgewise meters, temperature and engine indicators
      -numerical LCD-display for the current altitude and и surface height
      -numerical LCD-display for the amount of resources on board and mode selector for it
      -gauge for the battery charge
      -gauge for the power supply panel and the power source selector (generator, fuel cell, solar panels and alternator)
      -full set of the mechanical (aka  "barber pole") and warning light indicators ("low charge", "low fuel" etc)
      -full set of the push-buttons (RetroButton) for all basic functions (custom groups, SAS modes etc)
      -the new navigation complex (ASET_IMP & ASET_IMP_LAT-LONG_GAUGE) with the dedicated mode selector, made after the Soviet 				  navigation complex for the “Vostok” and “Voskhod” programmes
      You can download and install this mod to see all these devices in action
                      (link)
      *the new prop - emergency radio beacon (RecoveryBeacon)
      *the new prop for the advanced control and indication of the engine, electrical systems, landing gear and indication of temperature
      *the new props for the indication of WARP-mode 
    
    
    21/07/2015
    
    [B]ASET Props 1.3[/B]
    
    [LIST]
    [*]All props working algorithms was reworked to match the last RPM 0.21.
    [*]Now all instruments stops working if the g-force is higher than 8 g (with dramatical flickering animation)
    [/LIST]
    
    
    [B]New props:[/B]
    
    [LIST]
    [*]Temperature indicators (for both capsule and shield)
    [*]Chute controlling buttons (arm, deploy, cut)
    [*]Throttle control buttons
    [*]Buttons for the new MechJeb Smart A.S.S. functions
    [*]“Engine Flame Outâ€Â, “shield overheat†and and “ablation†indicators
    [*]Special separate display for the TAC Life support
    [*]All “Push buttonsâ€Â, “Tumble†and “Tumble with cover†was finished for all the standard and custom actions.
    [*]Finished adding gauges for all stock resources.
    [*]Fixed the bug with the sound disappearing after switching props lightning.
    [*]Fixed the configs that used old resource names.
    [*]Ground Proximity Warning System (GPWS) now can be turned off, I added buttons to control it.
    [*]Altitude Voice Annunciator System (AVAS) now can be turned off, I added buttons to control it.
    [*]Low Altitude Warning is now can be setted for the different altitudes (100, 200, 300) or even be turned off.
    [/LIST]
    
    [B]MFD[/B]
    
    [LIST]
    [*]New “Landing†page, look to the [URL="https://www.dropbox.com/s/1e2lsx92z5uxt1z/LandingScreenManual.pdf?dl=0"]User Manual[/URL] for the additional information
    [*]New page “Graphsâ€Â
    [*]PFD was optimised for the RPM 0.21
    [/LIST]

    _______________________________________________________________________________________________________

×
×
  • Create New...