Unity

You can browse here all our posts with this tag. Cheers!

Unity15 posts

Text Animator 2 is out!
Federico Bellucci Federico Bellucci

Text Animator 2 is out!

Text Animator 2 is Out!! 🎉 AAAAAAHH!!! After 3 years (!!) of Text Animator 1.X, I’m happy to announce that Text Animator 2 was just released in the wild! It’s almost a complete rewrite of the plugin’s architecture (which took a lot of time), but it now allows

Sprite Outline
Federico Bellucci Federico Bellucci

Sprite Outline

Sprite Outline" shader in Unity by checking the sprite texture borders. This article explains how to create such effect using both Unity Shader Graph or HLSL. Read more!

Fire Shader
Federico Bellucci Federico Bellucci

Fire Shader

You can create a Fire Shader in Unity by controlling how a texture changes values over time. In this article we'll create a Fire shader in Unity Shader Graph and HLSL. Read more!

Pickable Objects Shader
Federico Bellucci Federico Bellucci

Pickable Objects Shader

You can communicate to your players which objects are interactive by using a simple shader inspired by The Last of Us. Made with Unity Shader Graph, HLSL or Amplify. Read More!