Open in app

Sign in

Write

Sign in

Niraj Karki
Niraj Karki

35 Followers

Home

About

Sep 10

Unity Select Level using enum

Objective: Create a program that lets you select easy, medium, or hard through the Inspector. When you hit the space key, it will print out the selected difficulty. Example: “You selected Easy.” You should be able to change the difficulty at runtime.

Unity

2 min read

Unity Select Level using enum
Unity Select Level using enum
Unity

2 min read


Sep 10

Unity Change Object Color When Touched

Objective: Create a program that when you hit the space key, the sphere will fall. When the sphere hits the floor, it should turn the floor blue and the sphere should be destroyed.

Unity

2 min read

Unity Change Object Color When Touched
Unity Change Object Color When Touched
Unity

2 min read


Sep 9

Unity Spawn, Movement & Destroy

Objective: Create a program that spawns a “Minion” (prefab) at the Spawn_Position when you hit the space key. The Minion should then travel to the right of the floor and destroy itself when it reaches the end.

Unity

2 min read

Unity Spawn, Movement & Destroy
Unity Spawn, Movement & Destroy
Unity

2 min read


Sep 9

Unity InputField

Objective: Create a program that allows you to enter your age, sex, and location into the inspector. When you press the space key, it should print out the values.

Unity

2 min read

Unity InputField
Unity InputField
Unity

2 min read


Published in

Nerd For Tech

·May 8, 2022

How to Accelerate Development for C++ Games

In the past few decades, the game market has grown with the development of personal computers from an interest of a few to a market worth billions. As the years have passed, the drive for games has increased and the demand for high-quality games is at an all-time high. …

Game Development

6 min read

How to Accelerate Development for C++ Games
How to Accelerate Development for C++ Games
Game Development

6 min read


Published in

Nerd For Tech

·Apr 1, 2022

Slot Rotation Solution:3

Objective: Spin a Slot wheel

Unity

3 min read

Slot Rotation Solution:3
Slot Rotation Solution:3
Unity

3 min read


Published in

Nerd For Tech

·Apr 1, 2022

Slot Rotation Solution:2

Objective: Spin a Slot wheel

Unity

3 min read

Slot Rotation Solution:2
Slot Rotation Solution:2
Unity

3 min read


Published in

Nerd For Tech

·Apr 1, 2022

Slot Rotation Solution:1

Objective: Spin a Slot wheel

Unity

3 min read

Slot Rotation Solution:1
Slot Rotation Solution:1
Unity

3 min read


Mar 23, 2022

Organizing your UI for Performance in Unity

Unity Profiler Course There usually is two types of UI in our scene, one that does not change throughout the lifetime of the game while another which changes its values. Generating these meshes can be expensive. UI elements need to be collected into batches so that they’re drawn in as…

Unity

1 min read

Organizing your UI for Performance in Unity
Organizing your UI for Performance in Unity
Unity

1 min read


Mar 22, 2022

Basics of Optimization in Unity

Unity Profiler Course Using the unity Profiler, we can optimize the game but how do we optimize the code to optimize the game.

Unity

2 min read

Basics of Optimization in Unity
Basics of Optimization in Unity
Unity

2 min read

Niraj Karki

Niraj Karki

35 Followers

Unity Developer

Following
  • Daniel Kirwan

    Daniel Kirwan

  • Ali Emre Onur

    Ali Emre Onur

  • Jean-Noel Seneque

    Jean-Noel Seneque

  • Dennisse Pagán Dávila

    Dennisse Pagán Dávila

  • Rehtse Studio

    Rehtse Studio

See all (15)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams