У нас вы можете посмотреть бесплатно Runtime C# Scripting in Unity UI - The Roslyn Compiler in Unity или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Lets integrate the .NET Roslyn compiler into a Unity game so we can run basic scripts at runtime. This will allow us to write new C# code into a Unity UI object like a `Text Box` and then execute it. The goal here is exposing our script processor to something we can interact with outside of the Unity Editor. We'll be exploring this inside of a compiled Unity game running on Windows (compatibility of this solution on other platforms may not be as easy). This project uses the Roslyn Scripting API (`Microsoft.CodeAnalysis.CSharp.Scripting`). There are more examples of that here: https://github.com/dotnet/roslyn/wiki... Join the World of Zero Discord Server: / discord