Learn 3D Game development | Beginner level | Unity | Game App Studio

Опубликовано: 19 Октябрь 2024
на канале: Game App Studio
63
1

#mobilegamesgoing #unity #basics

Unity is a 3D/2D game engine and powerful cross-platform IDE for developers. As a game
engine, unity can provide many of the most important built-in features that make a game
work. That means things like physics, 3D rendering, and collision detention.

You can make a mobile game in unity basics with just a few simple steps:
1. In this video we are going to make an obstacles
2. Firstly create a cube game object and rename it as an obstacle
3. Then next step is to create a script as an obstacle and put it in an obstacle object just like as
shown in the video.
4. Then open the script and remove the start and update function. Then write the code to
detect collision.
5. Just remember to tag the player object as player
6. Now we will add player reference so that when the player collides they can stop moving.
7. Save the obstacle game object as a prefab
8. Now use Ctrl+D to duplicate the obstacle game object to make a level

For more descriptive information on these steps involved go through the complete video.

Chapters
00:00 Introduction
0:18 Create a cube game object and rename it as an obstacle
0:29 Create a script as an obstacle
1:17 Open the script and remove the start and update function
2:47 Remember to tag player
3:31 Add player references
4:46 Save obstacles game object
5:18 Ctrl+D to duplicate obstacle

Check out our other parts of this video to learn about unity 3D Game Development    • Unity 3D Game Development Playlist fo...  

For more unity3d game development tutorial basic to advance subscribe to our channel.
Subscribe to our YouTube channel    / gameappstudiocampus  

Visit us here : https://gameappstudio.com/

Follow us on Facebook :   / gameappstudio  

Hit follow on Instagram : https://instagram.com/gameappstudio?u...

Would you like the game app studio to speak at your school or organization?
For info, contact us at https://gameappstudio.com/contact-us
Or mail us at [email protected]

#mobilegame #unity #basics #gameappstudio