Unity Essentials
“Designed for anyone new to Unity, this guided learning journey is your first step toward gaining the background, context, and skills you need to confidently create in the Unity Editor and bring your vision to life. Experience hands-on learning as you discover what’s possible with Unity and unlock free assets to support you in creating your best projects. Completing this Pathway will equip you with the foundation you need to further your learning and specialize in your area of interest.” - Unity
Essentials of Real-time 3D
In this Unity project, I completed the following steps to showcase this microgame:
• Create 3D objects in the Unity Editor.
• Move, scale, and rotate objects in 3D space.
• Control the properties and behaviors of 3D objects using components.
• Create and apply a Material to a 3D object.
• Adjust the Directional Light in a 3D Scene.
• Find and import 3D assets from the Unity Asset Store.
• Publish a 3D project.
Essentials of Real-time Audio
In this project, I used audio sources attached to objects to create an immersive environment. I added bird audio near the windows, footsteps outside the door, and a moving van with a Doppler effect via engine sounds.
Essentials of Real-time 2D
In this project, I used 2D sprites with rigid bodies and colliders to make a pachinko-styled game. Eventually the fruits will roll down and feed the ninja Froak.