Unity MOUSE HOVER Effect (in 60 Seconds)

preview_player
Показать описание
A very easy way to create a nice popup effect on mouse hover in Unity using OnMouseEnter and OnMouseExit.

#unity #gamedev #unitytips
Рекомендации по теме
Комментарии
Автор

Hey everyone, hope you're doing well!
Just wanted to add that 1.1f and 0.15f should, ideally be a variable, you can even use SerializeField to expose it and tweak it inside the editor.

PandemoniumGameDev
Автор

❤ 🎉 yo! Ty my man, those are some quality tips!

lillehoff
Автор

Love this concept. I was just thinking of using something similar in my game (vids under Chanel) thumbs up for you!

NoTimeLeft_
Автор

Exactly what I was looking for. Thank you. Little hint that the box collider's size needs to be adjusted, if you make the target bigger.

Pattarek