Price
UnknownA script by WadL
Price
UnknownThese are two minigames you can incorporate into any of your scripts!
Preview:
Memory Game:

Quicktime Events:

Explanation:
The memory game consists of a pattern being presented to the player then they must input the pattern into the UI before the timer expires.
The quicktime events game consists of players pressing a key a random amount of times before the timer expires.
The yellow bar in both scripts represents the timer and appearance is easily modified with CSS!
Usage:
TriggerEvent('WadL-Memory:start', function(success)
if success then
--Your code here
else
--Your code here
end
end)
TriggerEvent('WadL-QuicktimeEvents:start', function(success)
if success then
--Your code here
else
--Your code here
end
end)
Purchase:
Both minigames can be purchased for a total of $9.99 from my tebex store!
If you have any questions feel free to ask down below!
See what others are saying about this script.
Share your experience and help others.