Somehow I now wonder if a controller can make the difference in AC's and Unity's input. Mine is a Gamecube controller/Mayflash/Rewired on Mac, but it would be very strange if that would be the case I guess..
GetAxisRaw and GetAxis didn't make a dif…
Your answer certainly helped me. I tried doing it the "Sprites Unity Complex" way and it works exactly like you said, it just takes a bit more time to fill in all the transitions.
But when I got this working, I might be able to match the …
Because of your tips I managed to do all that I asked for in my post. Now it's time for me to gain a little more control so I can tweak some more details within these interactions. Making it look and feel nice, but that's another story :) Thank you …
Thank you very much for your thorough answer. Because of it I have made some progress already, I can now open up (slide in/out) and close the inventory with my gamepad Y button.
Because I've been a little short on time these days I haven't found t…