Issue with Signal Manipulator (toggle at on)
Does anyone know why a Signal Manipulator set to toggle at on, won't toggle back off from a pulse to the input?
I have it set up so when it get's initially toggled on, it starts a timer and while the timer is running it cannot receive a signal from the original source. I want the timer finished signal to toggle the signal manipulator back off but despite receiving the signal, it gets stuck on. I am observing the icon of the manipulator change colors. It gets a single black line when initially toggled on, and then mostly black when it receives the second signal. Could this be a bug? Or is there something I'm not understanding?
-
Hard to give any hard advice without seeing the exact setup. But hopefully I can help you debug.
To debug, you can add value sliders, and expand their range a bit, maybe turn off the "slider visible in scene" part so it just shows you a number. Hook that up to the output of the timer you're hooked into, and the output of the sig-manip. Now you can make sure of what numbers are going into and out of the sig-manip.
If you tweak the sig-manip you can also use that realtime graph to figure out what it's receiving and sending.
It's also worth testing separate things, building the steps bit by bit so you know exactly which part introduces the bug.
If you'd like more direct help, you can send me a remixable creation or temporarily add me as a collaborator so I can go in and see what's going on. -
I haven't messed with the timer, but i was playing with the SigMans last night.
Does the timer output a pulse? Or does it output a constant?
If it outputs a constant, try wiring it to a SM set to "Pulse on On" and run that into your toggle.
댓글을 남기려면 로그인하세요.