
Explore Unity and basic game design by learning what Unity is, how the software works, building a skybox, and importing a small Unity game to get started.
Explore Unity as a game development tool by navigating six to seven windows, including project, hierarchy, and inspector, to create projects and work with objects, particles, and add-ons.
Set up a Unity terrain by importing standard asset packages, applying a grass texture, and mass planting trees to create a scene in the game window.
Import a particle system asset to create clouds and create a mountain terrain in Unity, then paint grass texture, adjust height with brushes, and preview the range.
Create water bodies on a terrain in Unity 3D by applying sand and grass textures, importing standard assets, and adding an ocean prefab that displays waves when played.
Learn to create a custom skybox by importing textures, building a six-sided skybox material, and applying it to the main camera to render a unique space backdrop.
Discover basic Unity physics by adding a rigid body to objects, adjusting gravity and drag, and examining how colliders such as box and mesh colliders control collisions and interactions.
Learn to create a Unity script that moves a cube along the x axis and forward/backward using keyboard input, handling transform updates and camera view.
Move an object sideways in Unity by rotating and translating along the x and y axes, updating vector3 values, and wiring left and right controls into a simple script.
Track the cube’s x, y, z position and display it in a UI text element in Unity using a C sharp script.
Learn how to implement a button that loads scenes, switch themes, and update button text in Unity using C# scripts, with hands-on practice creating and wiring new scenes.
In this course ,the basic and intergarted knowing of game is she'd it's useful for those who have passion for game designing and don't know where to start from , in this course the components that we use is unity game engine . The developer also will learn bit of csharp and javascript