mob-sakai / UIEffect

UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
https://github.com/mob-sakai/UIEffect
MIT License
5.57k stars 770 forks source link

Not able to play effects on my button #227

Closed toseefhaiderkhansugguu closed 3 years ago

toseefhaiderkhansugguu commented 3 years ago

I followed all the steps in Readme file but its not working please let me know m i doing something wrong ? i have attached my project settings and button screenshoots i am using unity 2018.4.10f1 Screenshot 2020-10-16 at 7 20 28 PM Screenshot 2020-10-16 at 7 19 24 PM

mob-sakai commented 3 years ago

I would like to know more about this issue.

toseefhaiderkhansugguu commented 3 years ago

v0.4.0 downloaded from Git

toseefhaiderkhansugguu commented 3 years ago

Downloaded Unity package

toseefhaiderkhansugguu commented 3 years ago

adding ShinyEffectForUGUI script to my button does nothing do i need to create some material or new shader?

mob-sakai commented 3 years ago

Ah, I understand.

ShinyEffectForUGUI is integrated in to UIEffect.

(From readme in ShinyEffectForUGUI)

NOTE: This project has been integrated into UIEffect, so we are NOT continuing development in this repository.

Please try UIEffect!

toseefhaiderkhansugguu commented 3 years ago

Worked Thanks 👍