Hey guys,
I need help with something that I think is sort of easy for you guys but I am not sure how to go about it. I think I can use tweens but I prefer using code when I can.
Anwyay, what I want is for the user to hover over an object, then there is this a rectangle to the left that I want to change size. Is there an easy way to do this? I want the rectangle to become greater in width but maintain the same hieght/stroke and everything. Also I don’t want it to just “pop” to the new size I want it to ease to the new size. Does that make sense? Like I want the user to see the rectangle grow in size depending on what object they hover over. Should I be using tweens or something for this?
Cheers!