Reply To: [Bug] Property Bind != Add Node in Play mode

Forums 💬 FlowCanvas ⚙️ Support [Bug] Property Bind != Add Node in Play mode Reply To: [Bug] Property Bind != Add Node in Play mode

#12531
chuji
Participant

    Thank you! That solved that problem.

    Another “issue”. Not sure if by design. When adding something like AddForce/AddTorque in playmode and referring to Self. The rigidbody instance does not resolve automatically, you have to select the instance yourself. When doing so in Edit Mode though, and going from edit to Play mode, it resolves it for you.

    Is that something that can be fixed? Running an extra resolve when in editor playmode and adding nodes referring to Self?