I want to make a hat changing game this week, but I only achieve a very basic one.I’m still working on it.
my sketch:
I want to make a hat changing game like that – my little boy can change his hat.And I want to have a right button and a left button to choose different hat style.
Now my program is like this:
I ran into a problem when I wanted to use a triangle button.I don’t know how to limit the interactive range just in my triangle button .
And I am also trying to add more hat style I want and trying to make my hat can slide in and out.I also want that my hats can shake when mouse click the hat.
Trying to figure out how to limit the range when the button shape is more complex.