Tutorial for Enemy Shooting in Unity. The Tutorial Let’s make the enemy cube shoot bullets to the player! Don’t take this sentence seriously, because it is not intended to sound violent like real life shooting. Anyway, the cube shoots some toy bullets, which are ball shaped and they don’t really harm your player or any…
3D Platformer Jump The easiest guide to make a 3D platformer jump script in C#, this video will help you understand the basics of Unity game development. This is the third part of the tutorial series; next part will focus on camera movement and moving with camera rotation. In this video, I will teach you…
Tutorial for Beginners. The easiest guide to make a 3D platformer movement script in C#, this video will help you understand the basics of Unity game development. In this video, I will teach you how to make a 3D platformer in Unity. It is a super easy-to-follow video that will show you everything you need…
Introduction PlayerPrefs is a saving system that can be useful if you want to save a small number value.[…]
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[…]
Do you have any experience with pun?