Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.

Unity Programming
TechnoGate
- 9 / 16
1
1. Creating a Unity Project

Techno Gate
Project units are operational subsets of an enterprise that conducts business operations using projects and enforces consistent project planning, management, analysis, and reporting. Project units often represent lines of business, such as Consulting Services, Sales, and Research and Development.
2
2. Unity project: Learning Edit Window and Shortcut Keys

Techno Gate
The Shortcuts manager lets you view and manage keyboard shortcuts in Unity.
3
3. Unity project: Transform Component and GameObject Window

Techno Gate
Unity's GameObject class represents anything which can exist in a Scene. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces
4
4. Start Unity Programming

Techno Gate
Unity allows you to import and assemble assets, write code to interact with your objects, create or import animations for use with an advanced animation system, and much more.
5
5. Unity project: Setting up Variables

Techno Gate
When we create a variable, it uses memory allocated from our computers to store that value. All of them needs a name, a data type and an access specifier. In unity, the editor allows us to change the values of variables while the game is running. This allows us to test values that could fit within our project.
6
6. Unity project: Adding Rotation and Input

Techno Gate
To rotate a Transform, use Transform. Rotate, which uses Euler Angles. If you want to match values you see in the Inspector, use the Quaternion. eulerAngles property on the returned Quaternion.
1
comment
7
7. Unity project: Player Movement

Techno Gate
Click on the Player object and, in the Inspector view, scroll down to Add Component. Add a Rigidbody, and then add another component as a Capsule Collider this time. You'll need these components to add physics, and therefore movement, to your Player. Then, right-click in your Scripts folder and Create a new C# Script.
9. Unity project: Added Jump

Techno Gate
To do this, add a variable for the jump "base force", the "hold acceleration", and the "hold duration". When a user first presses the jump input, you can make the character jump regularly by assigning an upwards velocity equivalent to the jumping "base force" variable.
10
10. Unity project: Created Coins

Techno Gate
In a Unity project, creating coins is a common game mechanic used to reward players, increase score, or unlock features. Coins are typically collectible items placed throughout a game level.
11
11. Project unity: Rotate our Coins

Techno Gate
How do you pick up coins in unity?
To pick up a coin in Unity we'll need to create a script that will be attached to a coin object and will get destroyed once the player comes in contact with it, updating the counter value. I will be using the 2D Character Controller, but you can skip this part if you already have a 2D controller.
1
comment
12
12. Unity project: Creating a State Machine

Techno Gate
Typically, to build a state machine using interfaces, you'll need a State Controller script, that holds a reference to the Current State, which can be any state that implements the IState Interface, which is what will be used to define the common functions that each state will need to include.
13
13. Unity project: Calling States

Techno Gate
State Machines consist of States, Transitions and Events and smaller Sub-State Machines can be used as components in larger machines. See the reference pages for Animation States and Animation Transitions for further information.
14
14. Unity project: GoTo and Attack States

Techno Gate
In a Unity game project, the "GoTo" and "Attack" states are typically part of an AI state machine used to control enemy or NPC (non-player character) behavior.
15
15. Unity project: Adding Enemy Attack

Techno Gate
To make an enemy avoid obstacles, you can use raycasting and steering behaviors. First, figure out where the enemy is moving by looking at where the player is and normalizing the difference between the enemy's position and the player's. Next, cast some rays in front of the enemy to detect obstacles.
16
9. Unity project: Added Jump
6 months ago
26
To do this, add a variable for the jump "base force", the "hold acceleration", and the "hold duration". When a user first presses the jump input, you can make the character jump regularly by assigning an upwards velocity equivalent to the jumping "base force" variable.
Loading comments...
-
LIVE
Crypto Power Hour
2 hours agoGold Tokenization w/ Sebastian Serrell-Watts COO Solum Global
64 watching -
Game On!
20 hours ago $2.33 earnedHappy Football Friday! Best Bets For The Weekend!
34.7K1 -
8:20
Freedom Frontline
17 hours agoChuck Schumer PANICS As Republican Senator EXPOSES His Double Standards
31.1K29 -
35:04
Uncommon Sense In Current Times
18 hours ago $2.06 earnedPop Marxism & America’s History Crisis | Dr. Eric Patterson on Education, Freedom & Cultural Renewal
25.3K6 -
7:18
The Shannon Joy Show
18 hours agoThe Medical Freedom Community is TURNING on Trump
21.3K10 -
1:56
NAG Daily
17 hours agoQUICKFIRE NEWS HEADLINES W/GreenMan Reports
19.3K1 -
2:00:47
BEK TV
1 day agoTrent Loos in the Morning - 10/10/2025
16.4K1 -
46:59
Coin Stories with Natalie Brunell
18 hours agoBorrow Dollars, Hold Bitcoin: The Debasement Play with Mauricio Di Bartolomeo
66.4K5 -
2:59:23
Side Scrollers Podcast
22 hours agoAssassin’s Creed CIVIL War CANCELLED + Hasan Caught in LIE About Dog Collar + More | Side Scrollers
99.3K25 -
1:33:41
Dinesh D'Souza
1 day agoThe Dragon's Prophecy Film
73.6K37