FlowCanvas Forums › Support › Flow Canvas API Documentation Needed › Reply To: Flow Canvas API Documentation Needed
As the name suggests, this component is responsible for controlling a flowscript and you have to add it on a game object that you wish to be controlled by a flowscript. Although this is not really mandatory, it’s the easiest and the most suggested way to get started quickly. Quoted
I intend to use FlowCanvas as a scripting language in my own code base rather than bound to Unity GameObjects. It is briefly mentioned in the documentation that a FlowScriptController is not necessarily needed, which is interesting but I could not find any more explanation of what not using a FlowScriptController would be like.
Thank you for your time