Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving Taxi wheels using CfgCar wheels #136

Open
Ollieollieolllie opened this issue Nov 21, 2021 · 1 comment
Open

Moving Taxi wheels using CfgCar wheels #136

Ollieollieolllie opened this issue Nov 21, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request high priority

Comments

@Ollieollieolllie
Copy link
Contributor

Aims
to give the apache wheels in which it can taxi on

How do you envision this feature being implemented?
The same way the RHS apache does it, cfg wheels using the cfgcar structure

@BradMick
Copy link
Collaborator

A config entry for:

#include "physx.hpp"
gearRetracting = 0;
driveOnComponent[] = {wheels};

will need to be added.

physx.hpp will need to define the three wheels. In addition to this, model edits will have to be made to add the required bones and axes.

@Ollieollieolllie Ollieollieolllie added high priority enhancement New feature or request and removed enhancement New feature or request medium priority labels May 25, 2023
@BradMick BradMick self-assigned this Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
Status: Skip
Development

No branches or pull requests

2 participants