Is there a way to make some sort of slider system withouy rrs? I used a piston with buttons on either side to move a point but thats not easy to get exactly where you want to be. I also used a touchpad and piston but sometimes the touchpad kinda just… Breaks? It sometimes jut stops working entirely and idk how to put that in a bug report. I would use an rrs invention but I need to be able to set the point location with circuits. Anything helps.
2 Likes
I’m not one to work with circuits, so there’s probably a better way, but I would use two interaction volumes, one for up, one for down, or side to side ![]()
When the interaction volume it being held, it will move by either reversing, or playing the piston.
Goodluck with this
Thats pretty much what I did with buttons. Also you camt get when an interaction volume is pressed sadly. Thanks though.