04 First Map & Platforms [UE4 - Introduction to UE4 Tutorial Series]

Опубликовано: 28 Сентябрь 2024
на канале: TwoNeurons
822
42

Welcome to the fourth lesson in this new #UE4 #tutorial series. In this video, create our first level, an actor for the platform, and a trigger for resetting a level/changing a level.

Clean up/prep: 1:00
New Level: 3:35
Lighting: 4:15
Actor/Platform: 6:36
Placing Platforms: 11:15
Enum: 17:25
Trigger (resetting/Transitioning level): 18:30

Naming Guidance: https://github.com/Allar/ue4-style-guide
Camel Casing, Pascal Casing, Underscores:   / string-case-styles-camel-pascal-snake-and-...  

Blueprints: https://docs.unrealengine.com/en-US/E...
Blueprint Fundamentals: https://wiki.unrealengine.com/Bluepri...
Connecting nodes: https://docs.unrealengine.com/en-US/E...

Actors: https://docs.unrealengine.com/en-US/E...
Classes: https://docs.unrealengine.com/en-US/E...
Enum:   / what_is_enumeration_enum_and_why_we_use_it  
Triggers: https://docs.unrealengine.com/en-US/E...

Ticks: https://docs.unrealengine.com/en-US/P...

Object Orientated Programming (concepts related to using functions and actors over again): https://www.freecodecamp.org/news/obj...


GitHub Link: https://github.com/ZJParker6/Platform...


---------
The Blueprint version of this series will cover:
1. Installing Epic Launcher & UE4
2. creating the project and an overview of the editor
3. Setting up source control and connecting the source control to the project
4. Creating the first map and our platforms (also setting up transitions between levels)
5. Creating a second map, transitions between them, and our obstacles
6. Adding a trap to our second map
7. Creating a third map using all of the previous content
8. Creating a main menu
9. Creating a saving/loading system
10. Creating a credits scene
11. Finishing the project by creating an .exe file of it
---------


Follow me at:
Twitter:   / twoneuronstream  
Twitch:   / twoneurons  
Discord:   / discord