Profile image

T-72 Update : stabilization

7,896 WizNick  2 months ago


I've finished the appearance of the tank, so now I'll gonna experiment and develop a horizontal stabilizer for my gun. And some other features. Until then I won't post an unfinished creation. Since I'm busy on weekdays...... Yeah maybe next weekend, sorry. If you got ideas on how to achieve a horizontal stabilizer, please leave a comment. I might not read it now, but I will when I return on weekends.
It's shiny so that I can see the imperfections like misaligned parts much easier.

  • Log in to leave a comment
  • Profile image
    7,896 WizNick

    T for tag when the thing finally releases.

    Pinned 2 months ago
  • Profile image
    3,725 MrOofington

    T

    2 months ago
  • Profile image
    7,896 WizNick

    @SILVERPANZER help me

    2 months ago
  • Profile image
    7,896 WizNick

    @SILVERPANZER works, but it's weird sometimes and my camera is always 90° facing the right for some reason, should I post it as unlisted and give you the link?

    2 months ago
  • Profile image
    7,896 WizNick

    @SILVERPANZER thanks a lot pal

    2 months ago
  • Profile image
    52.8k SILVERPANZER

    @WizNick In my Tanks, I often use a hybrid control system, including camera control with a stabilizer.

    Try this:
    (deltaangle(-LookY/90,-Heading/180))

    2 months ago
  • Profile image
    7,896 WizNick

    @SILVERPANZER I use LookY/90 as the usual input, idk if it works

    2 months ago
  • Profile image
    6,808 overlord5453

    @SILVERPANZER ohh

    2 months ago
  • Profile image
    52.8k SILVERPANZER

    @overlord5453 So that the rotator rotates constantly and does not stop at a certain level -180/+180 deg. (relevant for the stabilizer and automatic guidance).

    2 months ago
  • Profile image
    6,808 overlord5453

    @SILVERPANZER what does shortestAngle = true do?

    2 months ago
  • Profile image
    52.8k SILVERPANZER

    SILVERT-72

    2 months ago
  • Profile image
    52.8k SILVERPANZER

    FT Horisontal Stabilizer Codes:

    Input:
    ((-Heading/180)*(sum(Controller)*X)
    or
    (deltaangle((sum(Controller)*X),-Heading/180))

    Controller - Yaw or Roll.
    X - Rotator Speed.

    RotatorXML (Use Overload Mod [This Is Mobile Legal Mod]) > JointRotator > Add New Element (+):

    shortestAngle = true

    +1 2 months ago