Skip to main content

Search

Make a variable signal change to a 100% signal.

  • Mm Bogdan & Matt

    Hi,
    Not quite sure I understand what you're trying to achieve. Are you meaning you want a 100% signal when the timer has finished counting down? If so, you should be able to use "Timer Finished" but unfortunately there's a known issue with that in count down mode so you'd have to actually use "Timer Finished (pulse)" and wire it into a counter or Signal Manipulator (Edge mode : toggle output at on).
    hope that helps
    Matt

  • duende-verde09

    It's difficult to explain. It's not only with the timer. There's a lot of outputs in the game that send a variable value. For example it's different if you press X button or R2, which is a progressive value. Let's say I want to make that the R2 value is like the X button, which is a 100%. I want to know if there is a node or something that makes this possible.

    Thanks for answering Matt.

  • CLOUD1985

    I think you could use the signal manipulator in custom mode and map any values on the input from say 0.05 to 1.0 to give an output of 1.0 so even a low value input signal results in a high output 'on' signal

  • duende-verde09

    Cloud1985 Thanks, that's what I wanted to know!

Please sign in to leave a comment.