Hello guys,
I would like to ask if there's any way to make effect for UI in Unity??? As I do some research we can use particle for some specific effects but I know that there are other ways to do other effects that I don't know how to explain exactly.
Such as jumping button, lighting around button's border, sparkle on button, etc...
Something like the link below
https://www.youtube.com/watch?v=1_n0OEBCHf0My dev friend told me that I should learn shader to do effect but as far as I know shader is related to coding so I don't think I can learn it. I have experience doing some simple effect in Flash but since my team don't know how to deal with action script so I have to learn another way.
If you guys have any advice please help me.
Cheer,
Replies
For example this points to a lot of resources and methods. Have you read these?
https://www.google.com/search?q=ui effects unity
It's not difficult using a shader editor. Then you animate them using Unitys standard animation system.
Good luck! Show us your tests, it's good to seek feedback as you work on it.
Yes, you're right .