Open in app

Sign in

Write

Sign in

Irfan Yigit Baysal
Irfan Yigit Baysal

46 Followers

Home

Lists

About

Pinned

Creating Dynamic UI Guide in Unity

I’ve had the opportunity to practice with Unity UI for a long time. I had the chance to design the structure and implement UIs with multiple different types, both in the company I work for and in my own projects. Each practice and product helped me learn more about the…

Unity

10 min read

Creating Dynamic UI Guide in Unity
Creating Dynamic UI Guide in Unity
Unity

10 min read


Sep 11

⚙️ Presets in Unity

How to add and manage Presets in Unity both Editor and Scripting side? 📝 — Time and efficiency are essential in the fast-paced world of game production. Developers sometimes struggle with monotonous activities like setting preferences for several objects or components. Presets in Unity, which provides a smooth way to simplify operations and uphold consistency across your project. Simply, you can use to save and…

Unity

7 min read

⚙️ Presets in Unity
⚙️ Presets in Unity
Unity

7 min read


Apr 15

Unity Scene Management Tips #1 — Play Mode Scene

Today I’ll demonstrate how to set the scene in Unity to load first when the play button is pressed. It will be really helpful if you like to use the multi-scene structure. We use EditorSceneManager.playModeStartScene method for this example. Let’s first create EditorWindow script. …

Unity

2 min read

Scene Management Tricks #1 — Play Mode Scene
Scene Management Tricks #1 — Play Mode Scene
Unity

2 min read


Jun 3, 2021

Instantiate vs PrefabUtility.InstantiatePrefab

In this article, I would like to explain two different functions that we always use to create objects in our projects. Both functions seem to do the same thing, however, they actually have important details that distinguish them. Let’s start with the most common function which is Instantiate. Instantiate Instantiate function…

Unity

4 min read

Instantiate vs PrefabUtility.InstantiatePrefab
Instantiate vs PrefabUtility.InstantiatePrefab
Unity

4 min read


Jan 3, 2021

Differences Between TransformVector,TransformPoint and TransformDirection

In this article, I am going to explain the differences between TransformVector, TransformPoint and TransformDirection that I believe there are some misunderstanding and missing information in Unity Scripting API documentation about these transform methods. Before comparing these methods, I strongly recommend you to cover the logic of local space and…

Unity

3 min read

Differences Between TransformVector,TransformPoint and TransformDirection
Differences Between TransformVector,TransformPoint and TransformDirection
Unity

3 min read

Irfan Yigit Baysal

Irfan Yigit Baysal

46 Followers

Unity Game Developer at Matchingham Games

Following
  • MY.GAMES

    MY.GAMES

  • Nahit FIDANCI

    Nahit FIDANCI

  • Naz Tekinalp

    Naz Tekinalp

  • PINAR TURGUT

    PINAR TURGUT

  • Vaishnav Manoj

    Vaishnav Manoj

See all (39)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams