UE4 Shared Screen and Keyboard Multiplayer

Опубликовано: 25 Декабрь 2024
на канале: Permadev
1,320
40

A short tutorial that modifies the 3D Side Scroller Template in Unreal Engine 4 so you can control 2 player characters through one keyboard on a shared screen. P1 is mapped to the directional arrows and P2 is mapped to WASD.
---
🛠️ SOFTWARE/ENGINE:
Unreal Engine 4.26.1
---
📈 LEVEL:
Intermediate | 🟨🟨⬜
---
📔 CHAPTERS:
00:00 Development Intro
00:42 Development Setup
01:10 Change Inputs in Project Settings
03:14 Blueprint Interface
05:29 Update Player 1 Character
08:13 Camera Setup
10:40 Setup Player 2 Character
16:16 Control Setup for Player 2