Moving Platform in Unreal - 01 - Setup

Опубликовано: 27 Октябрь 2024
на канале: ACDev
2,177
31

Part of a longer series. View full series here:
   • Moving Platform in Unreal  

This series will introduce a beginner-focused series on how to build a modular Actor Blueprint. Specifically, we will build a moving platform that we can reuse in different levels while introducing new Blueprints concepts as we go. This series is intended to build from the concepts taught in the 'Intro to Blueprints for Level Designers' series Playlist.

In this video, we will use Blueprints to begin building a Moving Platform. We want to add a lot of customization and features so that we can reuse it, but this means we'll need to build it in pieces over time.

This video is mostly just the setup, and creating the Actor basics.