The particle system seems pretty simple in Unity compared to the particle system in unreal because you can just change one setting rather than changing a bunch of assets in one setting.
Sunday, March 4, 2018
Unity Tutorials: Creating Particle Systems
The particle system seems pretty simple in Unity compared to the particle system in unreal because you can just change one setting rather than changing a bunch of assets in one setting.
Unity Tutorials: Light Baking Techniques
The light baking kind of took a short bit to work and fix, but now the scene actually looks gorgeous. I love how the lights mix with each to create that moody night scene like in most levels of games.
Unity Tutorials: Optimized Lights
The lights have been optimized for end of the lighting process, and now are ready to bake so the environment looks more realistic.
Unity Tutorials: Placing and Manipulating Lights
The lighting was kind of difficult to get right, but on the other hand it turned out pretty decent, at least in my view.
Unity Tutorials: Understanding Lighting Types
I used three different lighting types in Unity: the area, directional, and point lights. Each one has its own specific purpose to make a game more realistic.
Unity Tutorials: Build a Level
Unity Tutorials: Set Dressing
I scaled and places the large rock meshes in the level to make it look like the character was in the mountains or in a valley.
Subscribe to:
Posts (Atom)
-
I used three different lighting types in Unity: the area, directional, and point lights. Each one has its own specific purpose to make a ...