How You Can Learn C# for Unity in 6 Months!

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024

ความคิดเห็น • 12

  • @322ss
    @322ss ปีที่แล้ว +2

    5:25 voids --> actually methods, void simply is the return type, in this case it could be void (nothing) but it could be int or whatever else too, whatever your method needs to return.

    • @strompy2007
      @strompy2007  ปีที่แล้ว +1

      Yes of course ! But the most important in the beginning is to know the void start and update I think

    • @322ss
      @322ss ปีที่แล้ว +2

      @@strompy2007 Yes I understand what you mean, but I've heard a handful of TH-camrs saying "I'm making this void" which doesn't mean anything in C# sense, and will lead people watching the video to wrong tracks. Void Start for example is a method called Start, which returns a void (nothing). Start, Update, FixedUpdate and such are builtin Unity Methods, with specific signature. Most of them do return void, but some like Coroutine don't (it returns IEnumerator interface). So it is important understand how to read the method signature, one shouldn't expect that void is something special.

  • @carlosleather4241
    @carlosleather4241 ปีที่แล้ว +1

    Will definitely start by making SIMPLE games. Was getting too ambitious and it was becoming a bit of a struggle

    • @strompy2007
      @strompy2007  ปีที่แล้ว +1

      exactly yes, stat with very simple

  • @BananaGamerB
    @BananaGamerB ปีที่แล้ว +2

    Nice Video, Definitely Teached Me Alot Already lol

  • @s.e.c.u.8340
    @s.e.c.u.8340 ปีที่แล้ว +2

    I agree with you

  • @LoLCraft2
    @LoLCraft2 ปีที่แล้ว +2

    nice

  • @KashWasTaken
    @KashWasTaken 9 หลายเดือนก่อน +1

    Tyyy😮

  • @_BaconSupreme_
    @_BaconSupreme_ 5 หลายเดือนก่อน +2

    enfin un français