Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
https://s3.amazonaws.com/assets.fullstack.io/n/20210217032134897_twitter.jpg

lesson

Third-person movement - part 2Unity for Beginners - Animal Crossing

We will be using Rigidbody-based movement for our character to make it move left, right, forward and backward. There are two general ways to implement movement of a character in combination with Unity's physics engine.

https://s3.amazonaws.com/assets.fullstack.io/n/20210217032134897_twitter.jpg

lesson

Lighting in Unity (spotlight, directional light, point and area light)Unity for Beginners - Animal Crossing

Light in Unity is a game component which is responsible for illuminating objects. We will go over the different types of lights we can use in our game such as: spotlight, directional light, point and area light.

https://s3.amazonaws.com/assets.fullstack.io/n/20210217032134897_twitter.jpg

lesson

ConclusionUnity for Beginners - Animal Crossing

Great! Now we have our Mousey NPC that strolls back and forth as long as the main character is outside the defined circle.

https://s3.amazonaws.com/assets.fullstack.io/n/20210217032134897_twitter.jpg

lesson

Make a new Unity3D projectUnity for Beginners - Animal Crossing

Let's make a new Unity3D project and get started with making our game

https://s3.amazonaws.com/assets.fullstack.io/n/20210217032134897_twitter.jpg

lesson

Intro to 2D and 3D gamesUnity for Beginners - Animal Crossing

Learn about the characteristics of 2D and 3D games

https://s3.amazonaws.com/assets.fullstack.io/n/20210217032134897_twitter.jpg

lesson

Intro & Getting StartedUnity for Beginners - Animal Crossing

Let's get started with the basics of what a game engine is and the different categories of games.