Reply To: Using Kinematic Character Controller with FC?

FlowCanvas Forums Support Using Kinematic Character Controller with FC? Reply To: Using Kinematic Character Controller with FC?

#2687
Gavalakis
Keymaster

Hello again,
No problem at all asking about another asset 🙂
As far as I can tell, you will need to create a c# component (if no example is included) to implement the interface required since for example the velocity can only be set from within an interface method implementation (as far as I see). You can though however also create a public field in that same component and have FlowCanvas set that field. Then from within the interface method, you can set the velocity of the CharacterController to be equal to the previously set field (which you can set with FC). This might sound confusing, but does the asset have an example CharacterController you can share with me so that I can see what it does? Also, does dragging the said example character controller or any other component related to the asset into the FC graph editor, brings up anything useful methods/properties/fields that you can use directly?

Let me know.
Thanks! 🙂

Join us on Discord: https://discord.gg/97q2Rjh