Last updated 3 months ago
exports['jale_interface']:Holder(options) exports['jale_interface']:HideHolder()
options = { key = 'E', -- required option duration = 5000, -- time the player will have to hold onFinish = function () -- function when holder finished print('Finished') end }