Unity Scrolling Platformer Part 2 Create a Platform Prefab

Опубликовано: 18 Февраль 2026
на канале: hundredvisionsguy
67
1

This video covers how to turn a 3D cube into a platform prefab. We add the cube, set up the object and stretch it horizontally by 800%, and then convert it into a prefab, which will allow us to reuse the platform multiple times in our document.

I also show how I break up my work into two commits and then push them to the online repository.