How to Build a Side Scroller Template with Unreal Engine 5.2

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024
  • Finally, the latest Unreal Engine 5.2 version for Apple silicon has been pretty stable, and learning Unreal Engine is more enjoyable. Now it's time to share what I've learned.
    I wanted to share in quick how-to video for creating a side scroller project template.
    Buy Me Coffee
    buymeacoffee.c...
    Social
    Twitter/X: / olopsman
    Shot with Sony ZV-E10
    amzn.to/3uVzPQt
    Sigma 16mm f/1.4 DC DN
    amzn.to/3AgH1d1
    Rode MicroVideo Microphone
    amzn.to/3ccVRYR
    SanDisk 128GB Extreme PRO
    amzn.to/3RF9gZD
    My Workstation Setup
    Macbook Pro 16 inch M1 Pro
    amzn.to/3OdBqb7
    Samsung 28-Inch 4K UHD Led-Lit Monitor
    amzn.to/3Od1t27
    USB C to HDMI Cable 4K
    amzn.to/3REVpBe
    Apple Magic Keyboard with Touch ID and Numeric Keypad
    amzn.to/3Pwm6HF

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

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

    Created a followup video to tweak the turning animation further and incorporate Paragon characters. th-cam.com/video/pwHYyxzk1V4/w-d-xo.html

  • @mrchiggen
    @mrchiggen 8 หลายเดือนก่อน +2

    Now that Steamboat Willie is entering the public domain I’m going to make a game with that version of Mickey & Minnie. Similar to the old magic castle games but with much more content.

  • @LoneBagels
    @LoneBagels 20 วันที่ผ่านมา

    Awesome video! Just what I needed. Simple and to the point.

  • @Mr_Squarepeg
    @Mr_Squarepeg ปีที่แล้ว +5

    Snap Layers are amazing! Thank you for showing them to me.

  • @Vanitas369
    @Vanitas369 11 หลายเดือนก่อน +2

    Thank you for this! I was having an issue with my character being pushed off the map by some obstacles. I wouldn't have thought of a constraint for it.

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

    This is great, but I would love to some day see how to create a multiplanar movement sidescrolling system, like you would see in an old beat em up game like TMNT Arcade. All of the ones I have found online only show how to make controls for a single plane. I've tried to figure it out on my own using this technique, but I can't seem to figure out how to get the character to walk up and down without turning and facing the camera. In old beat em ups, the character stays facing a single direction while traversing the Y plane.

    • @JustAnotherDangHowToChannel
      @JustAnotherDangHowToChannel  7 หลายเดือนก่อน +1

      You should be able to do something similar. In the third person blueprint. keep the movement input as is, could be tweak or create a new the camera boom blueprint. Then on the viewport add blocking volumes on the Y sides to create that effect.

  • @Raghtshade
    @Raghtshade 10 หลายเดือนก่อน +3

    Excelent tutorial! How can I make the camera to dont got forward when I go in front of an object?
    Edit: Found out we just need to turn off collision test on camera

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

    this has been an amazingly simple yet comprehensive tutorial and exactly what I was looking for! thank you!

  • @uka0211
    @uka0211 6 หลายเดือนก่อน

    thanks for mentioning the constraints.🥳
    I already thought about parenting characters to some kind of spline along the whole level. 😒

  • @vitreousphantasm
    @vitreousphantasm 6 หลายเดือนก่อน +1

    Thank you for this video. It really helped me begin my game making journey.

  • @DavioTheDev
    @DavioTheDev 10 หลายเดือนก่อน +2

    Hi, this tutorial is working great, but could you help me with making it so that when I walk backwards it plays a specific animation. For example, I am remaking this flash game in 3D and want to stay true to the flipped running animation effect instead of seeing the back of my character when running backwards. I have flipped and made seperate animations, but I just can't seem to figure out how to set it up properly, anything helps. Thanks in advance!

  • @SnakeBite00978
    @SnakeBite00978 6 หลายเดือนก่อน +1

    OMG THANK YOU SO MUCH THIS HELPED ME A LOT!!!

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

    Awesome tutorial man Keep Doing More Stuffs your way of Teaching is too good

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

    Thank you!!! HELPS A LOT!!! This version 5.2 do not show many template options as before, same to 2D. Please, tell me again how are you using the "disconnet" at 5:29 (what key?) I can't understand.

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

      Gald it helped! Keyboard shortcut to disconnect pins is Alt + left click for Windows and Option + Click on a Mac.

  • @BassBrainBuddy
    @BassBrainBuddy 4 หลายเดือนก่อน +1

    Bro the shirt is dope !

  • @lindasweetdog3735
    @lindasweetdog3735 6 หลายเดือนก่อน

    great tutorial, simply and clear

  • @alipie7911
    @alipie7911 4 หลายเดือนก่อน

    good job keep it up

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

    Hey. Good tutorial! But i i have a problem with a camera. If character goes through a doorway for example then the camera zooms in.

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

      You can adjust the camera boom component and set the "Do Collision Test" to false. Give that a try.

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

      @@JustAnotherDangHowToChannel it worked! Thank you :) I wish you would make more UE5 sidescroller tutorials.

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

      Great! I’m getting more requests for side scroller tutorials and I’m planning on doing so.

  • @iopivoire38
    @iopivoire38 11 หลายเดือนก่อน +1

    Many thx for the tutorial! There is just one issue when the character is turning it is not facing the player. There is a solution with rotating the CameraBoom 180 degrees and then rotating the Playerstart 180 degrees, too. But do you perhaps know a better solution for this?

    • @JustAnotherDangHowToChannel
      @JustAnotherDangHowToChannel  11 หลายเดือนก่อน +1

      Yep, check my followup tutorial pinned up in the comments. I showed a couple of options.

  • @mixdod9314
    @mixdod9314 3 หลายเดือนก่อน

    Что делать если в event graph ничего нету?

  • @Slifer.GameDev
    @Slifer.GameDev 8 หลายเดือนก่อน

    Hi bro is it possible to make with this system a way to change the cam position for like a story mode in a boss fight

    • @JustAnotherDangHowToChannel
      @JustAnotherDangHowToChannel  8 หลายเดือนก่อน

      yep, totally possible to customize the camera component such as having on bounding box areas for boss levels then change the camera angle.

  • @blkcrownking
    @blkcrownking 8 หลายเดือนก่อน +1

    great video. Very helpful

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

    This is exactly what I was looking for!

  • @user-xb5cp9md6y
    @user-xb5cp9md6y 7 หลายเดือนก่อน

    Hello, thank you for your video. I would like to ask if collision programs can be written in the unreal UI system.
    Because I want to trigger the appearance of a small game window in the game, can I still trigger a 2D small window in a 3D project, or do you have other ways to achieve it?
    thank you

  • @user-tj8ck7cd6b
    @user-tj8ck7cd6b 11 หลายเดือนก่อน +1

    Really helpful video, thank you!

  • @lindasweetdog3735
    @lindasweetdog3735 6 หลายเดือนก่อน

    very clear, good job!

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

    Simple and great ! Great work, and thank you ! have a sub and a like !

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

    Thank you!!

  • @MonoDEV537
    @MonoDEV537 9 หลายเดือนก่อน

    thanks for the help realy appreciate it

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

    Lets say i have a square plateforme to add in dept behaviour in a side scroller, i want to rotate the character 90 degree to a corner so now it can moves up and down, whats the implementation value i have to play with....

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

      Good challenge, I may try to use set control rotation z axis to 90 degrees to rotate the view.

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

    This helped me a TON!! Thanks mate! Do you have any contact info in case we have questions?

  • @LucasDev
    @LucasDev 11 หลายเดือนก่อน

    What mac do you use? It runs pretty smooth. Nice.

    • @JustAnotherDangHowToChannel
      @JustAnotherDangHowToChannel  11 หลายเดือนก่อน

      Just the base m1 pro 16inch.. if apple silicon supports continues to improve I might upgrade when M3 comes out :)

  • @alexandrebouffard798
    @alexandrebouffard798 8 หลายเดือนก่อน

    you are my heroes XD

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

    awesome!

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

    how i can remove player animation when i turn side?
    Like instant turn of mortal kombat

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

      I know what you mean.. on the character movement component.. look for the rotation rate and set the Z to -1. I'll pin this comment for others to see.

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

      @@JustAnotherDangHowToChannel thank you, your solution is better than mine, i had find rotation rate option, but i set Z to 90000. LOL

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

      i tried this but my character just snapped into another position@@JustAnotherDangHowToChannel