How to Become a Good Unity Developer: What You Need to Learn

Поделиться
HTML-код
  • Опубликовано: 2 янв 2025

Комментарии • 20

  • @camerg
    @camerg Год назад +4

    Dang. Why haven’t RUclips recommended this content to everyone who are interested in game dev. I can already see that this channel is going to be successful. Keep posting good content.

    • @MonohBehavior
      @MonohBehavior  Год назад

      Thanks for kind words ✨💖 I will keep trying to work on creating!

  • @ayvesstarforge
    @ayvesstarforge Год назад

    This Is A Really Important Topic For Many People, I Feel That It's Good To Have Someone Sit You Down An Explain It To You 🧐 This Video Will Help Many Young Game Developers Who Are Lost 😞 I'm Thankful We Have Someone Like You To Do The Job Of Explaining It 🤗

    • @MonohBehavior
      @MonohBehavior  Год назад +1

      Thank you 💖✨ Sometimes the easiest thing is just do things, while finding the right path is time to time difficult 🤔

  • @jayceetacticalartistvtuber2902
    @jayceetacticalartistvtuber2902 Год назад +2

    Wahh!! A game developer Vtuber? Auto subscribe, looking forward for more content.

  • @pinguimcd
    @pinguimcd Год назад +3

    very kind of you for sharing you thoughts and ideas on unity development, congrats for the determination! i hope a lot of people get inspired by your videos and that you become very succeful!
    wish you the best, bye! ;)

    • @MonohBehavior
      @MonohBehavior  Год назад +1

      Thanks for the kind comment 💖 Wish you the best as well!

  • @BluSpadeMiki
    @BluSpadeMiki Год назад

    Whew real interesting stuff, didn't really have a good idea what unity was used for before

    • @MonohBehavior
      @MonohBehavior  Год назад

      Thank you for watching :-)
      I thought Unity is just a company which their stock price dropped from $120 to $28 :-0

  • @abman136
    @abman136 Год назад

    Thank you for your video!

  • @abhijitleihaorambam3763
    @abhijitleihaorambam3763 Год назад +1

    Subscribed even tho i am not a unity user, I stopped using it long ago currently using Godot.

  • @dipolito4294
    @dipolito4294 Год назад

    Great content, the overall Video's aesthetic is very cool.
    Is C# the only way? I already know other languages and C# seems, unfortunately not cool.
    I saw that unity had js like support. I also saw a base scripting using lua.
    Did you ever see something like that in any real project?

    • @MonohBehavior
      @MonohBehavior  Год назад +1

      Thank you ;-)!
      C# is a sort of the officially only way, since Unity stopped supporting js few years ago.
      You can build .dll with some other languages such as C++ and import them, which is quite often done in many projects.
      Or use PlugIns to use other languages like Lua you mentioned, but I never investigated how efficient and stable they are.

    • @Coyannn
      @Coyannn Год назад

      @@MonohBehavior Adding onto this, as someone who's primarily programming in Lua (Roblox), Lua (or Luau) is a very capable language for game programming. It might not seem so at first but it's pretty performant and ergonomic. All Roblox games, even those with ~30 BILLION play sessions and hundreds of thousands of lines of code, are powered by Lua.
      I think beginners may want to learn Lua first, as it's pretty easy compared to C#, C++ etc.

  • @sownheard
    @sownheard Год назад

    really usefull info monoh
    learning to make software sound really important.