FlowCanvas Forums › Support › Corgi & FlowCanvas › Reply To: Corgi & FlowCanvas
Hello,
It really depends on the asset and knowing how the asset works by it’s documentation most of the times. Corgi as far as I see, has a property in that CharacterBeahviour script (BehaviourParameters), that returns a class which contains all those parameters. This is something that I understood from the property naming in the image and the documentation, so there is not standard way to know before hand just by looking at the inspector, especially considering that sometimes people also create custom inspectors for their assets.