Unreal Engine548 Unreal Engine Blueprint Today, I'm going to write about Blueprint What is Blueprint? : Blueprint is a Visual Programming Language. Blueprint is specifically for Unreal. So If you want to program with c++, then you need another editor for c++. Blueprint Strengths Quick to change Beginner friendly Easy to discover Tailor-made for Enreal Designer/artist friendly C++ Strengths More concise Industry standard High speed Acce.. 2023. 6. 26. Unreal Engine Moving&Placing Actors Today I will write about creating new objects and sizing. Scene is made of Actors. Everything is called 'Actor' which I can click seperately. And there is a outliner that shows every Actor in the scene. We can simply add Cube in the viewport. . There is a little gizmo. It shows three coordinate directions. We can drag them into particular direction of the arrows. It allows us to move the cube wi.. 2023. 6. 26. Unreal Engine Viewport If we installed Unreal Engine then, we can see this window. We should set project name, the important thing is that project name must use English characters without spaces. Big area in the middle of the window is the viewport. It gives us a preview. Once we push a green play button, character appears and we can controll which way we looking. With WASD keys we can move around. We also can interac.. 2023. 6. 26. Unreal Engine Installation 1. Check the requirements https://docs.unrealengine.com/5.0/en-US/hardware-and-software-specifications-for-unreal-engine/ 언리얼 5를 구동할 수 있는 64비트 PC (권장) 또는 최신 macOS Big Sur 기반의 맥 + 8GB RAM 2.5GHz 이상의 쿼드코어 CPU -현재 2.3GHz 사용중인데 일단 설치해 보기로 했다. DirectX 11, 12 또는 Metal 1.2와 호환되는 그래픽 카드 약 50GB의 여유 디스크 공간 2. Install the Epic Games launcher https://store.epicgames.com/en-US/download 3. Login/ create an ac.. 2023. 6. 26. 이전 1 ··· 9 10 11 12 다음