Compile Code Faster With Assembly Definitions || Unity Tutorial

Поділитися
Вставка
  • Опубліковано 31 січ 2025

КОМЕНТАРІ • 20

  • @jardelsantana2478
    @jardelsantana2478 18 днів тому

    Awesome vídeo!

  • @thepolyglotprogrammer
    @thepolyglotprogrammer Місяць тому +1

    This is such a helpful video!

  • @adoniasmacedo8720
    @adoniasmacedo8720 Місяць тому

    I searched and your video came to me less than 5 minutes ago hahaha. Very good video!

  • @AlexanDevTheGame
    @AlexanDevTheGame Місяць тому +1

    Very usefull well done!

  • @flamart9703
    @flamart9703 Місяць тому

    Wow, you're more knowledgeable about Unity scripting than me. I wish you are with me when I script my games to tell me what to do. :)

    • @freedomcoding
      @freedomcoding  Місяць тому +1

      Thank you! There is still a lot I can learn. Feel free to take a look at my website in case you want me to help you or do some freelance work - freedom-coding.com/

  • @snatvb
    @snatvb Місяць тому

    wow, awsome, thanks!

  • @kadiryumlu
    @kadiryumlu Місяць тому +1

    Are these Assemblies (DLLs) converted to C++ and compiled as bytecode if we choose Scripting Backend as IL2CPP. Because, you know it is easy to extract the original C# code from a built Unity game. I don't need them just for a quick compile if it will cause me some security issues.

    • @freedomcoding
      @freedomcoding  29 днів тому

      Hi, yes the assemblies are converted to C++ and then to machine code. When building with IL2CPP, it is harder to extract the code since only the machine code is included in the build. Using assemblies should not introduce any security risks.

    • @kadiryumlu
      @kadiryumlu 29 днів тому +1

      @@freedomcoding That's great. Thanks 👍

  • @fanaticgamer4069
    @fanaticgamer4069 Місяць тому

    wow bro you have so much knowledge at such a young age can u tell me whats ur way to learn new things

    • @freedomcoding
      @freedomcoding  Місяць тому +1

      Hi, I wouldnt say that the way you learn is the most important part of the process. Of course you have to experiment and find the way that suits you. It is mainly about working every day and working especially hard even when you dont feel like it. Just trust the process and continue what you are doing.

    • @fanaticgamer4069
      @fanaticgamer4069 Місяць тому

      @freedomcoding got it thanks for replying

  • @mehdibashirinejad7798
    @mehdibashirinejad7798 Місяць тому

    good morning