In this video we are going over how to build a basic structure in Unity3D. In my case, i am doing it with a basic wall. This does not include the placement of such objects, just the basic setup of a single object that can hold multiple component requirements.
We are utilizing Foreach loops multiple times throughout the video, so make sure you understand how these work, to get the most out of it!
_________
If you have any questions ask them in the comments or join our new Discord server: https://discord.gg/HRfzz58NYk
_________
Scripts used in the video:
PlayerBuilding: https://pastebin.com/V9ZKtXf5
Buildable: https://pastebin.com/ACy32mfX
_________
In this video series, Unity Basics, i am aiming to give you the tools it takes to start learning to use Unity by yourself. Hopefully you will have a basic idea of how you will go about learning and creating new and fun functionality by yourself!
A like, comment and perhaps a subscription with the bell notifications turned on, is very much appreciated! But i love you anyway for just watching 🙂
_________
0:00 Introduction
0:13 Setup
0:56 Buildable Script
2:12 PlayerBuilding
4:39 Buildable Update
5:42 Adding components
6:53 First test
7:18 Finishing PlayerBuilding
8:15 Final test
8:25 Outro
source