PabloDev Hello, please can someone tell me where I can find the API for visualScript and C # ?. I have seen the DOC but I can not find the API for visualScript and C #. Sorry for my english.
NeoD If you talk about the API for writing scripts, it is the same in every Godot scripting language. Maybe in C# you'll need to change the naming style to fit the C# naming convention but I'm not sure. But maybe I misunderstood the question.
PabloDev Hello, yes, you are right. I refer to the API to write scripts. I followed a videotutorial and now I see the autocomplete in C # in Visual Studio so I guess that solves the problem. Thanks for answering :)