Is there any way to create a delay when equipping tools?

What I’m trying to achieve is a small delay, when equipping a tool. So when you for example press 1, it will take a second before the tool goes into your hand. Is this possible to do? Or do you need some kind of workaround? I need this for when equipping weapons from back.

Maybe set the Tool.Enabled property to false when not needing the player to click?