Unreal Engine 5 [Course] OSC New Media Art with Motion Control (ZigSim) | Ch.4 - Blueprints

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

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

  • @besutogaido
    @besutogaido 7 หลายเดือนก่อน +2

    I hit a snag when trying to move the spinner, but I solved it! In my case, I had named the variables "AccelX" and "Accel X" in BP_OSC and BP_Spinner respectively. So Spinner ended up looking for a variable with the wrong name. Double check your variable names, y'all :D

  • @mannychop
    @mannychop ปีที่แล้ว

    at 2:26 yoiu say Get Accel X, but its not coming up for me. My BP_OSC component is and Object Reference named BP_OSC just like you have it.

    • @mannychop
      @mannychop ปีที่แล้ว

      noticing that your BP_OSC variable has a round blue icon on the left side of the text...and mine has a light blue capsule shape next to the text. hmm

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

      My BP_OSC “component”? Wrong use of the term, that’s a reference variable to the BP_OSC class which exists in the Level, and the variable name is initialized as BP_OSC. I’m sorry I could’ve made things clearer for sure, like there’s BP_OSC class blueprint and there is the reference also named BP_OSC, but there are not the same things. Also, when you search something from a variable object reference and it doesn’t show up, it means you didn’t create the variable on that Blueprint class, there’s supposed to be Accel X on the BP_OSC and also Accel X which is a copy in a different blueprint. So this is why I say, programming skills is important to learn along side, what I teach is how to do things in Unreal, I don’t intend to teach how to code, “beginner” means beginner in Unreal, not in coding! I’d recommend treating learning to code like weight lifting, it takes repeated practice to rewire your brain to think non-linearly and also understand how to talk like a coder.

  • @최윤진-z7s
    @최윤진-z7s ปีที่แล้ว

    Hello. I'm really enjoying the very good lecture. There is only one problem. ZIG SIM and Protokol work fine. But when I try to move the spinner at 5:23, it doesn't move. I used 5.0.3 and watched the video carefully again, but I don't know where it went wrong. I'm having a big problem Can you help me?

    • @최윤진-z7s
      @최윤진-z7s ปีที่แล้ว

      Wait. When I press play on Unreal Engine, protokol stops. Is it supposed to be like this?😢

    • @YFJSR
      @YFJSR  ปีที่แล้ว

      You can not run protocol and Unreal running OSC at the same time. Protokol is for testing and checking.

    • @최윤진-z7s
      @최윤진-z7s ปีที่แล้ว

      @@YFJSR Omg…. I think I misunderstood and replied. I'm sorry. Then do I only use ZIG SIM to make it move?

    • @YFJSR
      @YFJSR  ปีที่แล้ว

      최윤진 yes just use ZigSim and run Unreal Engine.

    • @최윤진-z7s
      @최윤진-z7s ปีที่แล้ว

      @@YFJSR Looking back, I had the wrong node..😅😅 Thank you for your kind information! Your lecture is really the best👍