FlowCanvas Forums › Support › Is FlowCanvas good at remaking C# scripts?
Tagged: C#
Hello there I was looking at this tool for some time now and I was wondering if it can be used to remake C# scripts? And how efficient will it be compare to the original?. What i want to do with it is to remake a 3p controller and add more functionality to it, but since i am not a programmer i assume that it would be easy to just use this tool to remake stuff and understand how it works?.
33 hours and no response on your forum, 😐 what a shame.
Hello and sorry for the late reply.
Most C# code can be re-created with nodes in FlowCanvas, but of course depending on the complexity of the code, so will the complexity of the flowScript rise. I would thus advice to first play around with FlowCanvas (or checking out the examples in the forums) for a better understanding on how FlowCanvas works before trying to mimic/re-create a C# code, because certain things are done and achieved differently in a flowScript than how they are achieved in code.
Regarding efficiency, if you mean performance, real c# code will always be faster than any visual scripting tool, but rest be assured that FlowCanvas is very performance optimized and more performance efficient than other similar tools.
Please let me know if you have any questions on the above or if you need any help or clarification.
Thanks!
Well if is doable than it might work okay for me.One more question, where can i find tutorials? My YT/Google search gives me only one result xD.
Hello again. Unfortunately there aren’t video tutorials available. For learning material, I would thus strongly recommend to please check out the example mini projects in the Downloads section or in the ones posted in the Examples section of the forums.
I am currently also writing a few text based tutorials that will be posted later on.
Thanks!