Character Player| Управление персонажа | Godot2D C#
RU: Всё чаще в GodotEngine используют GDScript совсем забывая про C# и его возможности внутри движка. Лично Я не нашёл видео с нормальным управлением персонажа из кода на написанный C#. Надо бы исправить это, конечно видео не лучшего качества, но получилось, что получилось. Главное что работает и легко дополнять своими действиями код, совершенствуя Вашего персонажа) Да, урок дичь полная, но рабочая, графика режет глаза, но код нормальный, в будущем возможно будет лучше =) EN: Increasingly, GodotEngine uses GDScript, completely forgetting about C# and its capabilities inside the engine. Personally, I didn't find a video with normal character control from code written in C#. It would be necessary to correct this, of course, the video is not of the best quality, but it turned out that it turned out. The main thing is that it works and it is easy to supplement the code with your actions, improving your character) Yes, the lesson is full of game, but working, the graphics hurt your eyes, but the code is normal, in the future it may be better =) Ссылки | Links: Документация по ошибкам C# | Error documentation C#: https://docs.microsoft.com Репозиторий | Repository: https://github.com/VarionDrakon/YouTube_Tutorial/ Godot: https://godotengine.org/download/windows Исходный код из видео|Source code from the video https://github.com/VarionDrakon/YouTube_Tutorial/blob/master/GodotEngine/Godot%20Features/Settings/Player.cs Public: https://vk.com/variondrakon #Godot #GodotCharacterPlayer #VarionDrakon #Godot2D #CSharp