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

Shock tuning script #2920

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

ohlidalp
Copy link
Member

New features:

  • ImGui::PlotLines() function bound to AngelScript.
  • Functions getShockCount(), getShockSpringRate(), getShockDamping() and getShockVelocity() added to BeamClass in the scripting API.
  • Created simple script which draws 3 graphs for each shock.

obrazek

It's not super useful at the moment (graph scale is dynamic & not visible etc...) but it's a start.
Also, you must run the script manually, see instructions in the #2840.
Also documentation is to be addded.

@ohlidalp
Copy link
Member Author

Purpose: To be able to monitor shock forces in slow motion mode. Requested from Discord.

Estimate: 1 man day. The improved imgui-AngelScript bindings got merged elsewhere already.

Work to be done: Just script work. Each shock needs more detailed display.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant