Do you ever wonder how to save the progress of your game? I also struggled with this topic, but today I want to show you my approach.

My Assets License

Mar 05, 2020 Unity

All my assets are free, but can you use it in your commercial project? Short answer: Yes!


All HTTP methods can be classified as safe or/and idempotent.


The main purpose of this RFC is to describe words used in next RFCs.


Lots of people complain that doors in the Sci-Fi Styled Modular Pack are not working. Although it's true that just after package import, the door not working with the character, all you need to do is write a simple script which will operate the Animator component of a door. So, here how it's done :)