Yazar: Ugur

  • UI Shadow Effect Resources

    Here are the scripts and sprites I use in the video. CustomButton.cs I wrote this script as a template to further customize Unity’s default Button component. It includes all the features of the standard Button, allowing me to add my own custom behavior on top of it. I use this in my own games. For…