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

Need help with AI in mission

Messages
49
Country
us-southcarolina
Am building a mission. Need help with making an AI work.

Scenario: F-18 aerial refueling off a KC-135 with Navy drogue. Would like to have the KC-135 as an AI already on the tanker track at start of mission. F-18 takes off, flys 100 nm, finds the tanker, plugs, then returns to base.

Will use the FSX F-18 and freeware KC-135. Already loaded KC-135 and have operated it alone in free flight.

Design approach: Make the KC-135 an AI. Start mission with it flying 300 at 23,000 ft. It flies between a number of tanker track defining waypoints. Will use the mission compass to provide continous range and bearing to tanker once the F-18 is airborne.

What I've done so far:
- Created mission Data
- Created AI object
- Created AircraftAI Object and waypoint list.
- Think I created a Point of Interest pointing to the KC-135.

Problem: When the mission starts the KC-135 is at the same location as the F-18 - the departure end of the mission runway. The compass is correct in that range is zero and bearing makes sense for two objects at the same point. (By the way the F-18 is actually inside the KC-135 cargo area. Didn't know the model modelled the fuselage interior. Very nice work by the way).

1. Any ideas why the KC-135 AI wouldn't be flying?
2. Do I have the point of interest correct in that it can be configured to always track a moving AI?

Thanks
 
Another method might be to use a spawn action to create the tanker when your F-16 starts getting close to where you want the intercept.
 
Back
Top