My Assets License
Mar 05, 2020 Unity
All my assets are free, but can you use it in your commercial project? Short answer: Yes!
HTTP Safe and Idempotent Methods [RFC 2616]
Feb 14, 2020 RFC
All HTTP methods can be classified as safe or/and idempotent.
Key words used in RFC's [RFC 2119]
Feb 12, 2020 RFC
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 :)