How to Make Pong In UE4 | Part 1 | Setting Up the Project

Опубликовано: 05 Сентябрь 2026
на канале: Alex Young
30,533
388

Complete Playlist: http://bit.ly/1HrKqEG

In this tutorial series I teach you how to create a clone of "Pong" in Unreal Engine 4, using Blueprints.

The series will cover everything you need to know from creating meshes, scripting functionality, setting up menus, adding audio, loading levels, creating menus, and deploying your final game.

Plus a few tips and tricks along the way!

I hope this tutorial is helpful to anyone interested in learning more about Unreal Engine 4.

If you found this helpful if so please let me know with your support!
-----------------------------------------------------------------------------------------------

Download the entire project: https://bit.ly/ue4PongProjectFiles

Download audio samples: https://bit.ly/audiosamplesfile

Download reference image: https://bit.ly/referenceimagefile

GameUserSettings.ini:

[/Script/Engine.GameUserSettings]
bUseVSync=False
ResolutionSizeX=1200
ResolutionSizeY=900
FullscreenMode=2
WindowPosX=-1
WindowPosY=-1
Version=5