Unity | Mobile notifications

In this tutorial, I will show you how to implement the mobile notifications on an android phone with Unity 2020

Continue reading “Unity | Mobile notifications”

Unity & Blender | Destroy buildings

Have you always dreamed of being the next “Michael Bae” for your video game? I think this little tutorial will be able to guide you on the way to explosions.

Continue reading “Unity & Blender | Destroy buildings”

Unity | Vertical infinite scrolling background

You want I nice background scrolling for your next 2D game? I think you are on the right place 🙂

Continue reading “Unity | Vertical infinite scrolling background”

Unity | Angular speed/velocity

I am currently developing a new 2D mobile game with the Unity game engine. There were no problem until I needed mathematics. Indeed, I need to calcul thespeed of rotation of a circle to make 180° in a given distance and speed. I will show you how you can calculate this speed in C# and adding it to you animation.

Continue reading “Unity | Angular speed/velocity”

Angular2 | Interceptor Status Code and Retry Request

Here is a simple interceptor written you can write if you want to get any specific status code from any request (like 401) and trying to recall the last API

Continue reading “Angular2 | Interceptor Status Code and Retry Request”

Unity – Shader Graph | Simple Water tutorial

In this tutorial, you will be able to obtain a simple water effect in Unity with the Shader graph.

Continue reading “Unity – Shader Graph | Simple Water tutorial”