• 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.

SODE: Creation of hood for vertical movement

F747fly

Resource contributor
Messages
1,713
Country
netherlands
Hi all!

First of before people start saying I posted this in the wrong section, I very much doubted this problem would be more SODE related then it is GMAX related so I decided to post it here and tag @Jeffrey Stähli to politely ask him to look over this problem and see if there's anything that's actually SODE related to this problem other then it being a SODE jetway...

Onwards to my problem. I've recently started looking at jetways in greater detail to model my jetways in Blender and set them up for SODE in GMAX. As it turns out the jetways I'm creating use a "hood" to allow the vertical movement of the jetway. This "hood" connects the initial entrance point of the "bridge" with the "root" which would be connected to the Terminal building. To make this more clear I've made these illustrations.

here's a side view of the area in question:


3.png


In this instance I've named the parts as they should in accordance with the SODE SDK with the exception of the LOD number. The new part I called VERT_HOOD in this instance. If the Jetway has to be lowered to be connected to an aircraft with a door height lower then the jetway's original height, the VERT_HOOD will be the connecting element between ROOT (in this instance called STATIC/ROOT for it has a dual purpose in this theoretic instance) and BRIDGE_A. The VERT_HOOD will also deform if the jetway were to be lowered:

4.png


As you can see the VERT_HOOD has deformed from it's original shape as the jetway lowers. This movement seems like something that has to be done with bones.
The bones created by the SODE script however do not allow for this animation as SODE doesn't recognize the VERT_HOOD in the script.

5.png


No bones acces the VERT_HOOD by default after running the script.

My questions therefor are:

- Will SODE allow me to make the VERT_HOOD object?
- How do I animate the VERT_HOOD object in GMAX?
- What do I need to call the bones used the animate the VERT_HOOD object?


Thank you all in advance for any advice you give.

F747fly
 
Back
Top