Edited
・
Review 1
・
Average rating 4.0
Currently completed Section 3-16 Card UI Animation This is a course I started with some basic knowledge of Unity + programming, and so far I think it's a good course. The reason I wanted to take this course was for the skill implementation lectures, so I'll listen through to that part and write another review. // 2025-09-07 Currently listening to Lecture 21 Fireball There are codes that aren't written even though I definitely checked the previous lectures (Examples: Session_Mng - Line 38 HaveCard method, CardSelector - Line 32 cards[i].StarCheck();) These are mentioned in this lecture, causing many confusing situations about what they are. Starting from the skill orb lecture, the frequency of code modifications has increased, and there's a lot of deleting and modifying code within the same lecture, saying that code we just wrote isn't needed anymore. I understand that this might be because we're building it together, but I think I need to keep listening to know for sure.