Mohhay
Results
2
issues of
Mohhay
When coding with Roblox's own API, and using instance:WaitForChild(childName), you get a warning after 7 seconds that tells you that the yield is unusually long. With the WaitFor module, that...
Converted chunks of the lua code to luau code, such as using "if-then-else" statements instead of "and-or" and "or" statements. Added Signal.lua (GoodSignal) and replaced the use of BindableEvents with...