Unreal Engine 5 | OSC Touch Screen Input - ZigSim / TouchOSC [Tutorial]

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

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

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

    안녕하세요. 저는 한국사람이라 이고, 영어를 잘 못해서 자동번역 자막을 보면서 공부하고 있는 평범한 청년입니다.
    언리얼 엔진을 활용한 다양한 작품을 하고 포토폴리오를 만들고 싶은차에, 유후지시로님을 알게 되었습니다. 지식을 공유하고 도움을 주셔서 감사합니다.
    hello. I'm Korean, and I'm not good at English, so I'm an ordinary young man studying while watching automatic translation subtitles.
    I got to know Yufujishiro while I wanted to do various works using Unreal Engine and create a portfolio. Thanks for sharing your knowledge and helping.

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

      Thank you very much! I hope the automatic captions are enough. Sorry if it is hard to watch!

  • @mbengngassa
    @mbengngassa 8 วันที่ผ่านมา

    so for some reason the OSC message I get from ZiG SIM for touch is formated using a DOUBLE not a FLOAT so I get 0 every time. but when I use the accel I realized it works because the values are set to float. How do I import the touch values if they are set as DOUBLE in UE5

    • @YFJSR
      @YFJSR  8 วันที่ผ่านมา

      Well I haven’t used ZigSim in a while and I didn’t know this existed. But I’d look if there’s a Get Float node, could there be a Get Double? You have the whole nodes search tab you can look at see what the possible receive types are. There’s Get All XYZ, that returns an array too. I don’t have my laptop now to see it so I don’t know. If you couldn’t find anyone in a forum who has figured it out on the internet then it might be a new thing.

  • @giordanoshai
    @giordanoshai 10 หลายเดือนก่อน

    Very Nice,I get it done,but with the touch control,in Android and iOS Zig sim not the best choose,I use OSC Controller, In iOS zig sim con't connect to UE OSC server,But TouchOSC works fine.

  • @danD315D
    @danD315D 5 หลายเดือนก่อน

    If your not receiving OSC data, remember to check your firewall setting for UE!

    • @YFJSR
      @YFJSR  5 หลายเดือนก่อน +1

      Most people should know this if they’ve taken the free OSC Motion Control course here on YT. Ideally people should the free ones, before NTRCT! The reason why my content seems pretty lean is because I don’t want to repeat myself and make everything super long.

  • @duddsteww
    @duddsteww 2 หลายเดือนก่อน

    Hello, is it possible to connect via Bluetooth instead of a hotspot?

    • @YFJSR
      @YFJSR  2 หลายเดือนก่อน

      Well OSC is a network protocol that works on IP addresses and port number. Bluetooth is a different kind. Maybe there could be other ways that allows you to interface via Bluetooth.

  • @SJAhn-lr2co
    @SJAhn-lr2co 7 หลายเดือนก่อน

    Greetings. Your works are highly informative to me.
    Quick Question! With your tutorial, I can control buttons and faders just like you did. But encoder didn't work. Unreal catches my TouchOSC's encoder and I can see the value with Print String. But it keeps saying runtime error about custom event from the other actor.
    Feels weird because fader works flawlessly. Any idea or solution for me?
    Again, Thanks for your great job!

    • @YFJSR
      @YFJSR  7 หลายเดือนก่อน

      Unfortunately, I have no idea, I don’t have enough information about your errors and Encoders I’ve never used them in TouchOSC.

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

    👌 Promo SM

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

      You don’t have to, but you can if you want sort of thing. If you take out the specifics, it can be a standalone tutorial.