Created
November 7, 2023 23:36
-
-
Save karlgluck/8d3d166184cafb29bbbd649434918962 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
learn Unreal Engine 5 (UE5 https://www.unrealengine.com) - free pro software, this is what the industry uses now | |
get it from the Epic Games Launcher https://store.epicgames.com/ | |
do projects alone at first. take time to learn the basics. multiplayer is always more complicated. | |
buying asset store projects is an unreasonably effective way to learn https://www.unrealengine.com/marketplace | |
learning projects should be simple enough to finish. | |
blueprints is a programming language for games used by UE5. Many games are possible using only blueprints code. start by searching for “beginner blueprint tutorials ue5” | |
find a good place to ask questions, like a Discord community or https://forums.unrealengine.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment