-
What do you want to achieve? Make a lever that opens the door
-
What is the issue? The lever does not move down
-
What solutions have you tried so far? Yes
1 Like
Your response is quite broad and doesn’t provide much help. I recommend inserting print statements within your code to track where it might be encountering issues. By looking at the output, you can pinpoint any errors and work on resolving them. Debugging your program in this way can help you understand its flow better and address any problems more effectively.
1 Like
I looked at the full output. There are no errors.