UE4 Projectile Trajectory Tutorial : Part4

Sdílet
Vložit
  • čas přidán 23. 01. 2015
  • Description
  • Hry

Komentáře • 14

  • @MrPopawheelie
    @MrPopawheelie Před 9 lety

    Thank you so much! Really great stuff. I learnt a ton!

    • @Mhousse
      @Mhousse  Před 9 lety

      MrPopawheelie Glad it helped !

  • @FilipePintoArt
    @FilipePintoArt Před 6 lety +1

    Felt a bit strange without sound, at first. I'm way too used to the usuall youtubers, but honestly... This tutorial was awesome! Very straight to the point and very well explained with the few words written. Thank you. This helps a lot!

    • @Mhousse
      @Mhousse  Před 6 lety +3

      Glad it helped !
      The tutorial is a bit old and last year some new utility nodes ( Projectile Trace , Projectile Arc Prediction ...) were added to blueprint

    • @FilipePintoArt
      @FilipePintoArt Před 6 lety

      Thanks! I'll take a look at them as well.

  • @Zeuzdelaluz
    @Zeuzdelaluz Před 6 lety

    Thanks a lot for the time you took to make this for us!

  • @XmoonoProductions
    @XmoonoProductions Před 4 lety +2

    Even though this is 5 years old now, I just want to point out that deleting and spawning the trajectory each frame will create a really big garbage collection which will stutter your game from time to time. I recommend spawning them in the beginning, and just move them to the correct position instead. It's a massive performance boost.

  • @vamidicreations
    @vamidicreations Před 6 lety

    Thank you for this amazing tutorial! You mentioned new nodes are added are you going to make that tutorial as well? I would like to see this tutorial coming out with the new nodes.

  • @legacystudiodev
    @legacystudiodev Před 5 lety

    Best Best Best!

  • @proficientdiscgolf
    @proficientdiscgolf Před 7 lety

    What is simple way to add curve left / right with this?

  • @marty2756
    @marty2756 Před 6 lety

    Hi
    Do you know how to to this (predict ball arc trajectory), but after first hit or bounce ? PredictProjectilePath nodes seems to stop at first hit.
    Thanks for the video

  • @myimmortal9488
    @myimmortal9488 Před 7 lety

    doest it work on 4.11 version?

    • @Mhousse
      @Mhousse  Před 7 lety +2

      The tutorial can be reporduced in any version of the engine !
      you can download 4.15+ version here ue4resources.com/misc

    • @PabloSanchez-th5em
      @PabloSanchez-th5em Před 6 lety +1

      it works even on 4.19 ! this is awesome!