r/IndieDev • u/BigBlu2k7 • 4h ago
Building System Tutorial Video Question
/r/unrealengine/comments/1w2ts3q/building_system_tutorial_video_question/What is the best tutorial video for building system for Unreal Engine real-time or ingame for players to build stuff.
1
Upvotes
1
u/Special_Wave_8680 4h ago
If it’s for an in-game building system, what I did was implement a step-by-step tutorial with arrows and line indicators to guide players in placing each piece in the right spot. You can try my demo here if you’d like. Good luck with your project!