Jump to content

Turtle cant detect redstone signal sides


badkruka

Recommended Posts

I cant get the turtle to detect redstone signal from the sides. I can detect front, back, bottom and I asume from top but havent tryed that. But when I try the sides I cant get it to work. Been reading alot and redstone.getInput() should also work on "right" and "left" and when I try it in lua mode it returns false on the sides so the command seems to work.

Are the turtle working as intended or are it bugging on the sides?

Link to comment
Share on other sites

Im realy new to promgramming so it can be me. When I ran the "redstone.getInput()" in lua it gave back true but it didnt execute the command I had programmed when running the program. (have rewritten the code so its gone) When I just changed the code from "left" to "front" or "back" it executed the command but never when I had "left" or "right".

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...