Reply To: Get Position?

Forums 💬 FlowCanvas ⚙️ Support Get Position? Reply To: Get Position?

#22575
Gavalakis
Keymaster

    Hello Dean,

    As far as the flowscript goes, I can’t see anything wrong with it. I even created a similar example here and it works as expected.
    Does the flowscript actually works when in playmode? Does the node connections get highlighted in yellow when the collision takes place?
    If not, one thing to make sure is set correctly, would be on the FlowScriptController inspector, the “OnEnable” setting would be set to “Enable Behaviour” and not “Do Nothing”. Maybe you’ve accidentally changed it?

    Let me know.