Hello guys, I need a help with a RPG game that I am making. I have two problems, the first is when I click in button to open inventory/shop, the player move and the effect is added in the ground, this can not happen. The second is when I open the inventory or shop, and click in X button to close, nothing happens. Any help to fix? O.O
Hmm... It's almost exactly what I'm referring to, but instead of going to the point where you clicked the button, the character go to the last point you clicked on the ground.
Sorry Crazy, you will need to work that out yourself, you have the code there I'm sure, mess around with it, add to add it, remove some of it !!!!
I'm not looking through the games list either, no time, good luck.
Hey fruit, good, I was able to correct the errors, instead of following the character mouse point, changed for him to follow the "effect" that is to click the mouse, it worked perfectly. Well, thanks for the warning, only with effort that we arrive at a result.