Code Monkey home page Code Monkey logo

vau320's Introduction

What is V320?

English | 简体中文

VAU320neo is a SaccFlightAndVehicles based aircraft developed by VRChat Aerospace University. It aims at simulating the Airbus A320neo in real life.
You can learn more at https://yuxiaviation.com/en/v320neo.

Import Aircraft

INSTALL GIT AND GIF-LFS FRIST

  1. Import SaccFlightAndVehicles v1.64
  2. Install these follow git dependencies
    • YuxiFlightInsturments: Install using git url: https://github.com/Heriyadi235/YuxiFlightInstrumentsforSF.git?path=/Packages/com.yuxiaviation.yuxiflightinstruments
    • InariUdon: Install using git url: https://github.com/esnya/InariUdon.git?path=/Packages/com.nekometer.esnya.inari-udon
    • EsnyaSFAddons: Install using git url: https://github.com/esnya/EsnyaSFAddons.git?path=/Packages/com.nekometer.esnya.esnya-sf-addons
    • UdonRadioCommunications: Install using git url: https://github.com/esnya/UdonRadioCommunications.git?path=/Packages/com.nekometer.esnya.udon-radio-communications
    • UdonToolkit: Install using git url: https://github.com/orels1/UdonToolkit.git
    • VUdon-ArrayExtensions: Install using git url: https://github.com/Varneon/VUdon-ArrayExtensions.git?path=/Packages/com.varneon.vudon.array-extensions
    • Virtual-CNS: Install using git url: https://github.com/VirtualAviationJapan/Virtual-CNS.git?pth=/Packages/jp.virtualaviation.virtual-cns
  3. Install aircraft through vpm repo url https://pkg-index.yuxiaviation.com/index.json (Click here to add vpm repo) or download zip from Github Release

Contribution

See CONTRIBUTING.md and CODE_OF_CONDUCT.md

Report a Bug or Feature request

  1. Search your question in the issues frist.
  2. If you didn't found your question, Create a new issue.
  3. Write as clear as possible about your issues.

Conatct

vau320's People

Contributors

heriyadi235 avatar misaka-l avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vau320's Issues

Add dependencies injection

Add dependencies injection component for find and inject dependencies automatically.

Dependencies search

  • Auto search aircraft's components (Engines, GPWS e.g)
  • Auto search scene's components (NavaidDatabase, AirbandDatabase e.g)

Dependencies injection

  • Auto assign dependencies components into components by property's name and type. (Editor only)

Other information

  • dependencies injection should be only running at editor time.
  • dependencies injection shouldn't inject a property already have value.

FWS Sync problem

Some FWS warning have sync problem, need further investigation

Add Debugger

Config Settings

  • Flaps
  • Gear
  • ELEC
  • Config Profile (e.g Takeoff, Cold and Dark)

Sacc Vehicle stuff

  • Respawn
  • Explode
  • Pilot

Convert Repository to a VPM package

Convert the Reposiory to VPM package format.
So that we can install and update aircraft throught Create Companion or Unity Package Manager more easily.

  1. move all files into Packages/{package-id} like Packages/com.yuxiaviation.vau320neo
  2. Add a package.json file in Packages/{package-id}. like this:
{
    "name" : "com.yuxiaviation.vau320neo",
    "displayName" : "VAU320neo",
    "version" : "0.0.1",
    "unity" : "2019.4",
    "description" : "Another VRChat Airliner. Powerd By SaccFlightAndVehicles, Simple simulation of A320neo.",
    "vpmDependencies" : {
        "com.vrchat.worlds" : "3.1.0"
    },
    "url" : "https://example.com/package.zip",
    "legacyFolders" : {
      "Assets\\FolderName" : "vr031f928e5c709x9887f6513084aaa51"
    },
    "legacyFiles" : {
      "ProjectVersion.txt" : "jf988739jfdskljf098323jjhf"
    }
}
  1. Create a Release workflow like https://github.com/vrchat-community/template-package/blob/main/.github/workflows/release.yml

Add BUG Speeds (e.g VMAX, VLS, VSW...)

image
image
image

  • VMAX #17
  • VLS #17
  • VSW #17
  • VFE NEXT #17
  • F (FLAP RETRACTION SPEED) and S (SLAT RETRACTION SPEED) SPEED (Need to correct) #17
  • V1, VR, V2 (Notice: without performance computation) #17
  • ALPHA PROT SPEED (We don't have normal law for now)
  • ALPHA MAX SPEED (We don't have normal law for now)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.