Kevin Gordon
Kevin Gordon
  • 20
  • 13 862
DemoReel Q12019
DemoReel Q12019
Переглядів: 61

Відео

Passcode Input System UE4 Part 5
Переглядів 1145 років тому
Part 5 of the passcode input series for UE4. For a recent project I worked on I had to develop of passcode input system inside of Unreal Engine's blueprint system. I made this system easy edit in engine, and wanted to make a video on my process.
Passcode Input System UE4 Part 4
Переглядів 305 років тому
Part 4 of the passcode input series for UE4. For a recent project I worked on I had to develop of passcode input system inside of Unreal Engine's blueprint system. I made this system easy edit in engine, and wanted to make a video on my process.
Passcode Input System UE4 Part 3
Переглядів 395 років тому
Part 3 of the passcode input series for UE4. For a recent project I worked on I had to develop of passcode input system inside of Unreal Engine's blueprint system. I made this system easy edit in engine, and wanted to make a video on my process.
Passcode Input System UE4 Part 2
Переглядів 355 років тому
Part 2 of the passcode input series for UE4. For a recent project I worked on I had to develop of passcode input system inside of Unreal Engine's blueprint system. I made this system easy edit in engine, and wanted to make a video on my process.
Passcode Input System UE4 Part 1
Переглядів 2915 років тому
For a recent project I worked on I had to develop of passcode input system inside of Unreal Engine's blueprint system. I made this system easy edit in engine, and wanted to make a video on my process. Gonna release this in a multi=part mini series. Enjoy part 1.
Homebound GGJ - Trailer
Переглядів 1685 років тому
Global Game Jam 2019 - SCAD
Setting up an Enemy _ Unreal x Beginner
Переглядів 346 років тому
Video request for creating a simple enemy blueprint in Unreal Engine. This video goes into the logic of setting up a health system for your enemy, and cuing sound triggers to play when the enemy takes damage and/or dies. (*Editor Note: Video may be a little out of sync. Working on a system for getting more polished videos uploads, so the next ones will be better*)
Baking Game Assets - Game Dev x Beginner
Переглядів 326 років тому
Quick video I created on my process for baking low-res game assets. In this video I also go over some issues that may occur when baking, such as poly-mesh lines appearing on your model, as well as how to resolve them.
Unity x Beginner - Code it your Way (C# Edition)
Переглядів 177 років тому
In the last tutorial we looked at how we can create a player movement script inside of Javascript. This tutorial will be taking that same concept and flip it by using C#.
Unreal x Beginner - Moving Platform
Переглядів 627 років тому
Reuploaded video. All audio problems fixed Hello All, This is a quick video tutorial I made on how to make a moving platforms in Unreal Engine 4. In this tutorial I go through how to make the platform move, with on small caveat. For this tutorial I also go over my process for setting up a basic testing world from the ground up. This is a small part of my larger beginner series on using Unreal E...
Unity x Beginner - Code it your way (Part 2)
Переглядів 167 років тому
Hello All, In this tutorial we will go over Unity, what it is, and how we can use it to make games. In this first project, we will be re-creating the game Pong. This is the third lesson in the Retro Game design series, tackling programming and game design for beginners. Since this lesson is long, I have split it up into two parts, this is part two.
Unity x Beginner - Code it your way (Part 1)
Переглядів 207 років тому
Hello All, In this tutorial we will go over Unity, what it is, and how we can use it to make games. In this first project, we will be re-creating the game Pong. This is the third lesson in the Retro Game design series, tackling programming and game design for beginners. Since this lesson is long, I have split it up into two parts, this is part one.
Unreal x Beginner_ UE4 Cinematic Tutorial
Переглядів 3,3 тис.7 років тому
This is a re-upload. Noticed a video error in processing of the last video Hello All, This is a video tutorial I made for my students on how to make a cinematic cut-scene in Unreal Engine 4. This is a small part of my larger beginner series on using Unreal Engine 4. My goal in my tutorials is to approach problems in Unreal from the perspective of a teacher instructing someone whom has 0 experie...
Unity x Beginner - Getting started with Unity (1)
Переглядів 797 років тому
Unity x Beginner - Getting started with Unity (1)
Unity x Beginner - Getting started with Unity (Part 2)
Переглядів 167 років тому
Unity x Beginner - Getting started with Unity (Part 2)
Game Design Reel - Kevin Gordon
Переглядів 987 років тому
Game Design Reel - Kevin Gordon
Unreal x Beginner - UE4 Triggering Audio
Переглядів 8 тис.7 років тому
Unreal x Beginner - UE4 Triggering Audio
Unreal x Beginner - UE4 Scoreboard Tutorial
Переглядів 1,1 тис.7 років тому
Unreal x Beginner - UE4 Scoreboard Tutorial
Unreal x Beginner - UE4 Simple Enemy Health
Переглядів 1017 років тому
Unreal x Beginner - UE4 Simple Enemy Health

КОМЕНТАРІ

  • @HDbacon
    @HDbacon Рік тому

    I had so much trouble with this, it wouldn't do it with the template model I was using, so I started from the very start, made it all within UE like you did in the video...and it worked im like great. So I made my own model, textured and imported...ran into the same issue...made a whole new one again just like before...didn't work yet the first one I did that worked..still worked...so then I attempted a bunch of things..got it semi working with the actual shape I wanted...deleted the parts id added in..and it just worked... It's lucky I still have hair lol. Big thank you!

  • @awdskey
    @awdskey Рік тому

    Gracias!

  • @anjoomfaisal
    @anjoomfaisal Рік тому

    pharell williams would be proud :D

  • @Hazenviell
    @Hazenviell Рік тому

    Thanks man , really , you deserve more views <3

  • @devonroyer2577
    @devonroyer2577 2 роки тому

    My guy Kevin out here answering my questions! Thank you

  • @yipi8963
    @yipi8963 2 роки тому

    This was very helpful and very easy to follow.

  • @michaeladodd5533
    @michaeladodd5533 3 роки тому

    Thanks for the tutorial Kevin! A shame to see you have discontinued these helpful videos.

  • @ВладимирНемов-ы9е

    Thank you! This is useful for beginners!

  • @MattJSowards
    @MattJSowards 4 роки тому

    how do i make it only affect the player and not ai and other things going into it?

    • @kevingordon6272
      @kevingordon6272 4 роки тому

      Hey Matt, you can assign this to only work with a specific player by using the [Other Actor] pin. Drag out on that pin and then get that player name. Alternatively you can also use player tag.

  • @VincentHLLim
    @VincentHLLim 4 роки тому

    Thank you!! Tried every other tutorial and only this works!

  • @AriaRedux
    @AriaRedux 5 років тому

    Thanks! Really helped me solve some sound issues :)

  • @waomae4411
    @waomae4411 6 років тому

    This tutorial help me to improve my project :) thanks @Kevin Gordon

  • @waomae4411
    @waomae4411 6 років тому

    if i'm going to put it on enemy when near how can i stop the trigger sound when enemy die?

    • @kevingordon6272
      @kevingordon6272 6 років тому

      That will involve a more complex array of blueprints, but the basic premise is the same. Only instead of creating an actor blueprint you create a character blueprint. Once you define the health for your character, you can make it so once the enemy's health is 0 the character is destroyed. I can make a video breakdown of the process if you'd like, just let me know.

    • @waomae4411
      @waomae4411 6 років тому

      Yes please :)

    • @kevingordon6272
      @kevingordon6272 6 років тому

      Wa ヅ Omae You got it, please give me about a week or so to complete it.

    • @waomae4411
      @waomae4411 6 років тому

      Kevin Gordon Thanks

    • @kevingordon6272
      @kevingordon6272 6 років тому

      Hey man, it's been a while. I was able to get the new video uploaded for you, see it here : ua-cam.com/video/t-o8lImvzms/v-deo.html . Video might be a little out of sync with the audio, but the information in the video is sound. Let me know if this helped at all!

  • @macko5000
    @macko5000 7 років тому

    OMG, thats awesome man! And i've got quesiton, during cinematic is it possible for example to move that chair up etc?

    • @kevingordon6272
      @kevingordon6272 7 років тому

      @macko5000 Glad you enjoyed it! Yes you can certainly have a chair move during the cinematic. Just set the chair to animate when touching the trigger. Follow this tutorials here if you need to know how to animate normal objects. ua-cam.com/video/PHWq0N3pWno/v-deo.html

  • @bjornstrandberg8146
    @bjornstrandberg8146 7 років тому

    Very well done tutorial! Thank you!

    • @kevingordon6272
      @kevingordon6272 7 років тому

      Björn Strandberg So glad to hear you enjoyed the video. Stay tuned and subscribe as I will be releasing more Unreal tutorials every week! If you have any requests for tutorial videos let me know. Always open to make community requested videos.