Open in app

Sign In

Write

Sign In

Samarth Dhroov
Samarth Dhroov

39 Followers

Home

About

Jan 5, 2022

Bringing in game assets via Filebase in Unity

This exercise demonstrates importing game assets from Filebase in Unity made available through GameDevHQ. Download the Filebase asset from https://filebase.gamedevhq.com/. Import this asset in the project window.

Unity

2 min read

Bringing in game assets via Filebase in Unity
Bringing in game assets via Filebase in Unity
Unity

2 min read


Jan 4, 2022

In 3 simple steps, Upgrade Your Project to URP in Unity

This exercise demonstrates a transition to the Universal Render Pipeline in Unity. If the project was created in 3D or 2D default settings from the Unity Hub, here is a set of 3 steps to upgrade the project to URP.

Unity

2 min read

In 3 simple steps, Upgrade Your Project to URP in Unity
In 3 simple steps, Upgrade Your Project to URP in Unity
Unity

2 min read


Jan 3, 2022

Pushing Objects in Unity to Complete Puzzles

The exercise here demonstrates pushing an object in Unity using rigid body. The project has a requirement to get an object fixated on another object to have a puzzle solved. So, there are three game object interacting here.

Unity

3 min read

Pushing Objects in Unity to Complete Puzzles
Pushing Objects in Unity to Complete Puzzles
Unity

3 min read


Published in

Nerd For Tech

·Jan 2, 2022

Jumping in between two walls in Unity

The exercise here demonstrates implementing wall jumping in Unity. Without going further into anything, an in built class from the Unity Engine Library has to be understood. Unity provides an out of the box class that addresses collision based matters.

Unity

2 min read

Jumping in between two walls in Unity
Jumping in between two walls in Unity
Unity

2 min read


Published in

Bootcamp

·Jan 1, 2022

Create an elevator in Unity

The exercise here demonstrates implementing an elevator mechanism in Unity.

Unity

4 min read

Create an elevator in Unity
Create an elevator in Unity
Unity

4 min read


Dec 4, 2021

How to spawn the player object in a platformer game in Unity

The exercise here demonstrates a simple approach to deploy spawning of the player object in a platformer game. Below are the basic tasks to accomplish this. Detect player’s fall. Rearrange the player’s transform position to a predetermined location. Reduce life count from total lives. …

Unity

4 min read

How to spawn the player object in a platformer game in Unity
How to spawn the player object in a platformer game in Unity
Unity

4 min read


Published in

Nerd For Tech

·Dec 4, 2021

In just 4 steps, Make a modular moving platform in Unity

The exercise here demonstrates implementing a modular moving platform as a prefab in Unity. To begin with, it is imperative to setup the camera follow the player object in a platformer project. To do so, it is just a simple drag and drop.

Unity

3 min read

In just 4 steps, Make a modular moving platform in Unity
In just 4 steps, Make a modular moving platform in Unity
Unity

3 min read


Published in

Bootcamp

·Dec 3, 2021

Creating Collectables in Unity

The exercise here demonstrates implementing player collectables in Unity.

Unity

3 min read

Creating Collectables in Unity
Creating Collectables in Unity
Unity

3 min read


Published in

Nerd For Tech

·Dec 3, 2021

In 6 steps, Add a double jump in Unity

The exercise here demonstrates implementing jumping mechanism as part of the customized physics controller in Unity. The jump task closely resembles to what gravity does in this project. However, the y direction gets a positive value instead of the negative one. By following these steps, one jump could be written…

Unity

2 min read

In 6 steps, Add a double jump in Unity
In 6 steps, Add a double jump in Unity
Unity

2 min read


Published in

Geek Culture

·Dec 2, 2021

Creating a Physics Based Character Controller in Unity

The exercise here demonstrates implementing a customized physics controller in Unity. For moving a 3D object, the required data is as followed. Direction Velocity Gravity The direction input shall give left or right signal for movement. The velocity input shall accelerate the movement at a certain speed. …

Unity

2 min read

Creating a Physics Based Character Controller in Unity
Creating a Physics Based Character Controller in Unity
Unity

2 min read

Samarth Dhroov

Samarth Dhroov

39 Followers

Work in Progress.

Following
  • Thomas Mauro

    Thomas Mauro

  • Anne Bonfert

    Anne Bonfert

  • Tyler Smallwood

    Tyler Smallwood

  • Michelle Richmond

    Michelle Richmond

  • Ali Emre Onur

    Ali Emre Onur

See all (72)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams