Profile image

Stabilized Vertical turret traverse

6,070 SPsidearm  4 months ago

So, auto aimed Turrets. They're cool, yes? But there's one problem. Just take a look.

As you can see, the Chaingun wasn't properly pointed at the VADS Dummy i spawned. So, the question is; can anyone cook up a stabilized Auto-aim FT for Vertical rotators (that doesn't require floppy speed nor gyroscope)?

  • Log in to leave a comment
  • Profile image
    6,070 SPsidearm

    Said rotator is on the left side.

    Pinned 4 months ago
  • Profile image

    @SPsidearm okay. You may have to wait a little.

    4 months ago
  • Profile image
    6,070 SPsidearm

    @overlord5453
    Give me an example [as in a fully assembled funk tree code like that] of said FT, i don't understand. And then i might be able to mod it to my liking.

    4 months ago
  • Profile image

    Put a flight computer on the turret and give the Pitch Angle output a name. Then
    clamp(the variable you assigned to the pitch Angle output, -1,1) + auto aim code. If the result is inverted, put a - sign before the pitch angle variable.

    4 months ago