Profile image

How to make a pitch roll controlled turret?

34.6k LettuceRob119  8 months ago

So I need to know exactly how I make a turret controlled with pitch and roll.
Anyone know how?

  • Log in to leave a comment
  • Profile image
    41.9k dekanii

    smooth(clamp(sign(Roll),-1,1)*clamp01(Roll!=0)
    ,0.5*abs(Roll))

    for limited turret traverse, change "Roll" to "Pitch" for turret elevation
    use sum(Roll/2) for endless traverse

    Pinned 8 months ago
  • Profile image
    41.9k dekanii

    @Rob119 no problem

    +1 8 months ago
  • Profile image

    @IFVuser tsym!

    8 months ago
  • Profile image
    6,415 HuskyCo3D

    @IFVuser test

    8 months ago
  • Profile image

    @WzNick test

    8 months ago
  • Profile image
    4,456 Wiz

    @Theinfinite use this ` and no, not this '

    +1 8 months ago
  • Profile image

    @WzNick how to do that text ?

    8 months ago
  • Profile image
    4,456 Wiz

    @Rob119 I think sum(Pitch) or something similar

    8 months ago
  • Profile image

    @Rob119 ow, I have no idea about that...

    8 months ago
  • Profile image

    @LunarEclipseSP well I mean like the ones that don't go back yk? Ones that stay where you turned them idk. Those ones

    +1 8 months ago
  • Profile image

    Simply use winch and rotators with pitch and roll controls

    +1 8 months ago