In the previous video, I have configured the player to be rotated towards mouse position. I have also realized that the image of the player object is rotated 90 degrees, so I have put Z-rotation to 90 degrees. A cool feature that I want to add is the ability to shoot objects at different directions.…
How do you save your game progress between scenes in Unity? After finishing the integration of your saving system in Unity, the thing that you might notice is that it only works in one scene. You are curious how to make multiple levels and ensure that the saving system will save your player’s position, health,…
In this video, you will learn how to make a simple moving platform, which will parent your player every time you land on it. The platform will be moved according to waypoints, which will be created as empty game objects that will only contain transform component. The platform will be a child object of the…
Tutorial for beginners! Have you ever wondered how to make an amazing Endless Runner in Unity? This tutorial has everything you need! How to make an Endless Runner in the easiest way? This video is the right explanation! Introduction There is not too much to explain because the scripts are the most important part of…
In the previous video, I have configured the player to be rotated towards mouse position. I have also realized[…]
How do you save your game progress between scenes in Unity? After finishing the integration of your saving system[…]
Easily make a space shooter! With this tutorial, you can make a space shooter game by adding a triangle[…]
Do you have any experience with pun?