Open in app
Home
Notifications
Lists
Stories

Write
Suleiman Abdullah
Suleiman Abdullah

Home

2 days ago

Setup your Unity project with Git this way to avoid Git LFS Issues.

Objective: Git Setup with Unity project to avoid git LFS issues. Before doing this download git lfs and install it on your machine. The first step is to initialize our project with git, we do this by using the git init command. Then create a cloud repo on GitHub…

Unity

5 min read

Setup your Unity project with Git this way to avoid Git LFS Issues.
Setup your Unity project with Git this way to avoid Git LFS Issues.

6 days ago

Principle to avoid Headaches with Git and Git LFS with Unity.

Objective: Understand how to make your life easy with git, git lfs in a unity project. The concept of git and LFS You put text-based files in git - You put static binary files in LFS - You exclude other stuff like generated files (because they are auto-generated on compile, on the…

2 min read

Principle to avoid Headaches with Git and Git LFS with Unity.
Principle to avoid Headaches with Git and Git LFS with Unity.

Jul 18

Learn to make cutscenes in unity3d by building a stealth Game.

Objective: Blocking the Scene. In order to do this go back to the main scene, select the sleeping guard, and hit F to focus. Go to the Project folder take the sleeping guard actor, and align to the exact position of the sleeping guard in the scene. …

Unity

2 min read

Learn to make cutscenes in unity3d by building a stealth Game.
Learn to make cutscenes in unity3d by building a stealth Game.

Jul 17

Learn to make cutscenes in unity3d by building a stealth Game.

Objective: Understand Reflection probes Vs Screen space Reflections. Let's start to understand Reflection Probes. In the first step go to GameObject<Light < Reflection Probe and Unity will create a Reflection Probe which is an outline box with a circle inside it that will catch the look of our scene to…

Unity

2 min read

Learn to make cutscenes in unity3d by building a stealth Game.
Learn to make cutscenes in unity3d by building a stealth Game.

Jul 11

Learn to make cutscenes in unity3d by building a stealth Game.

Objective: Working with sky box material and applying it to our scene. In the first step, create a material, and renamed it as NY_Skybox. And change the shader from the standard shader < Skybox < Six Sided.

Unity

2 min read

Learn to make cutscenes in unity3d by building a stealth Game.
Learn to make cutscenes in unity3d by building a stealth Game.

Learn to make cutscenes in unity3d by building a stealth Game.

Objective: Working with sky box material and applying it to our scene.

In the first step, create a material, and renamed it as NY_Skybox.

And change the shader from the standard shader < Skybox < Six Sided.

--

--


Jul 9

Learn to make cutscenes in unity3d by building a stealth Game.

Objective: Understand What is Ligh Probes. What are Light Probes? Light Probes provide a way to capture and use information about light that is passing through the empty space in your scene. So How is this helpful? Light probes are used to provide high-quality lighting(including indirect or bounced light) on…

Unity

3 min read

Learn to make cutscenes in unity3d by building a stealth Game.
Learn to make cutscenes in unity3d by building a stealth Game.

Jul 7

Learn to make cutscenes in unity3d by building a stealth Game.

Objective: Understand the basics of Light mapping. In the first step Select, Window < Rendering<LightSetting, then drag it next to the inspector.

Unity

3 min read

Learn to make cutscenes in unity3d by building a stealth Game.
Learn to make cutscenes in unity3d by building a stealth Game.

Jun 28

Learn to make cutscenes in unity3d by building a stealth Game.

Objective: Understand the Emission channel. let's understand what is Emission channel does? Emission channels enable objects to produce their own light using texture or color. Also is known as Self Luminous. Before we start to explore to make a Material emissive, enable the Emission checkbox. …

Unity

3 min read

Learn to make cutscenes in unity3d by building a stealth Game.
Learn to make cutscenes in unity3d by building a stealth Game.

Jun 26

Learn to make cutscenes in unity3d by building a stealth Game.

Objective: Understand Occlusion Map. What is the Occlusion Map? An occlusion map is a greyscale image, with white indicating areas that should receive full indirect lighting, and black showing no indirect lighting. Sometimes this is as simple as a greyscale height map, a greyscale Texture that stores height data for…

Unity

3 min read

Learn to make cutscenes in unity3d by building a stealth Game.
Learn to make cutscenes in unity3d by building a stealth Game.

Jun 25

Learn to make cutscenes in unity3d by building a stealth Game.

Objective: Make transparent windows using material. Before doing anything we need to know what we need to archive, we need to make the window see-through. We need to make the left windows be able to see through just like the left windows. In the first step, select Windows wall <Windows…

Unity

2 min read

Learn to make cutscenes in unity3d by building a stealth Game.
Learn to make cutscenes in unity3d by building a stealth Game.
Suleiman Abdullah

Suleiman Abdullah

Unity Developer

Following
  • Richard Morgan

    Richard Morgan

  • Liberty Depriest

    Liberty Depriest

  • Ethan Martin

    Ethan Martin

  • Esther Felicies

    Esther Felicies

  • addam davis

    addam davis

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable