Federico Bellucci

Federico Bellucci

Federico Bellucci25 posts

Summer 2020

Summer 2020

16 July 2020

Hi, I'm febucci and I make games since 2015. Every summer I analyze what I've worked on during the past year, and I also take a little pause to prepare for the next exciting one."

Text Animator for Unity

Text Animator for Unity

24 November 2019

You can animate your Unity texts by using "Text Animator for Unity", which shows letters dynamically (like a typewriter) and animates each letter or word based on different dialogue lines. Read more!

Sprite Outline

Sprite Outline

01 June 2019

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

Fire Shader

01 May 2019

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

Pickable Objects Shader

01 April 2019

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!