跳至主內容

搜尋

input into an emitter's m/s isn't receiving correctly

  • daniel-hamster

    Make sure the speed is at 0 befor you wire the value input

  • Supposer

    Hover over the little tab that appears near the input for the setting. It should look like a little blob pointing right. This means the input blend mode is "override", and will set the value directly.

    There are two other input blend types: "blend" (looks like a 0) which averages all wires coming in and then sets the value. And "modulate" (looks like an X) which takes the highest value it's receiving from any connected wires and multiplies the setting's value by that value.

    And you can cycle through them with L1 + X. And while holding L1, the tooltip will explain what that input blending mode does.

    As @daniel-hamster mentioned, I'm guessing it's on modulate mode. This is the default when wiring into a setting that has a non-zero value.

  • CrossStitch

    Thank you both! I'll give this a try when I get home. TIL!!!

  • CrossStitch

    Dang. Neither helped resolve my issue. Thanks anyway.

  • daniel-hamster

    Then maybe you need to put a calculator with divide before the emitter input, because the values are not the same level

登入寫評論。