Profile image

How to make a pitch roll controlled turret?

30.3k NotRob119  5 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
    37.6k 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 5 months ago
  • Profile image
    37.6k dekanii

    @Rob119 no problem

    +1 5 months ago
  • Profile image
    30.3k NotRob119

    @IFVuser tsym!

    5 months ago
  • Profile image
    6,233 HuskyCo3D

    @IFVuser test

    5 months ago
  • Profile image

    @WzNick test

    5 months ago
  • Profile image
    4,300 Wz

    @Theinfinite use this ` and no, not this '

    +1 5 months ago
  • Profile image

    @WzNick how to do that text ?

    5 months ago
  • Profile image
    4,300 Wz

    @Rob119 I think sum(Pitch) or something similar

    5 months ago
  • Profile image

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

    5 months ago
  • Profile image
    30.3k NotRob119

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

    +1 5 months ago
  • Profile image

    Simply use winch and rotators with pitch and roll controls

    +1 5 months ago