• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

virtual cockpit

  1. Samuel Ferreira

    FS2004 Textron Citation M2

    Hello everyone :), well, one day I decided to simply create an aircraft, and quickly and to the point, I suggested to myself that it would be a Citation M2, light and small aircraft, and also general aviation, an area that I really like. With the help of Hiroshi Igami I managed to finish the...
  2. M

    Help needed changing a Aircraft

    Hello together, i am absolutely new in Blender and Aircraft Design, so pls dont expect any Expieriences :-( Now, i have a Homecockpit and must use Prosim737 and the provided Aircraft from Prosim too. This Aircraft is not really nice developt, but that is not the Point. The Problem is, that i...
  3. E

    MSFS Manage needle animation in VC

    Hello, My aircraft has "steam" instrument, such as airspeed indicator, that works with a needle. In my interior XML model, I could animate it according to the aircraft airspeed by using Asobo templates, exactly like it is done in the Cessna. To be honest, I didn't understand everything I did...
  4. E

    MSFS Common problem with rotating knobs

    Hello experts, I am not an expert in virtual cockpit animations and I am facing a problem that I believe is very common: I created an animation for a rotating knob that controls a local variable that varies from 0 to 359 degrees, and like the HEADING or COURSE knob in many cockpits, it can turn...
  5. conver

    HTML5 JS gauge P3Dv5 VC display

    Hello! Anyone has an idea how to display HTML gauge on Virtual Cockpit using panel.cfg ? How to make specific entry for this in [VcockpitXX] section to call it ? For 2D [WindowXX] is not a problem, html gauge shows normally... SDK says this: Add the HTML_FILE property (file name with...
  6. E

    MSFS Event management

    I am building an alternative PFD for the Asobo A320 Neo in JavaScript, for training purpose. It works quite well but I still have questions about the interaction between the virtual cockpit and the instrument code in JS. I found out some interactions works through local variables (L:vars) but I...
  7. S

    P3D v4 HUD texture

    Hello, I'm trying to create a HUD for a virtual cockpit model. I've followed the Collimated HUDS in FSX and P3d tutorial and cant seem to get it to work. The HUD appears where its supposed to along with the gauge items on it, but its not transparent and the view is not limited by the tunnel...
  8. tgibson

    FS2002/2004 VC Lighting Tutorial 1.0

    VC Gauge Backlighting - A Tutorial Using Emissive Texture Lightmapping I've perfected a technique which I feel provides the absolute best gauge backlighting in the VC that is currently possible, and is fully compliant with Microsoft's SDK. Fr. Bill Leaming Added by Tom Gibson
  9. M

    Failure management in C++ / Virtual Cockpit gauge

    Hello, I'm working on a project with all gauges animated in 3dsmax, and controlled via "animations" written in XML inside modeldef.xml. For example: <PartInfo> <Name>mach_scale</Name> <AnimLength>90</AnimLength> <Animation> <Parameter> <Code>(A:Airspeed mach,machs)...
  10. M

    Connect C++ variable to 3d cockpit via modeldef.xml

    Hi to all, I'm working on a 3d cockpit, following this "standard" procedure: create an XML variable in modeldef.xml file, using simulator token variables. Example: <PartInfo> <Name>needle_g_force</Name> <AnimLength>85</AnimLength> <Animation> <Parameter>...
  11. B

    FSXA Airbus Cockpit Dimensions

    Hello everyone. As I have seen in this forum, some users are doing great VC as an Bombardier Challenger 605 VC or an Airbus A350-900 XWB VC. So, as I am starting an Airbus A330-300 started a couple of days ago (I am just a beginner on FS developing and 3D modeling), I would like to know where...
  12. B

    FSXA Airbus Cockpit Dimensions

    Hello everyone. As I have seen in this forum, some users are doing great VC as an Bombardier Challenger 605 VC or an Airbus A350-900 XWB VC. So, as I am starting an Airbus A330-300 started a couple of days ago (I am just a beginner on FS developing and 3D modeling), I would like to know where...
Back
Top