Rather than using the tools immediately after the space key is pressed, I want to make it like Harvest moon game where the tools is used after the button(in my case its space key) is released.
The difference between harvest moon and my game is Harvest moon used a single sprites of (player+tool) when using tools and my game use two sprites (player sprites and tools sprite), Harvest moon game just need to play specific animation when using tools and for my game I need to rotate the tools manually.
Well thanks and sorry for my bad english and explanation. I’ll just use simpler action (use tool instantly on key press) if its still not work.