simplepath icon indicating copy to clipboard operation
simplepath copied to clipboard

Updated SimplePath.lua

Open MohhayScripts opened this issue 3 years ago • 0 comments

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 it.

MohhayScripts avatar Apr 19 '22 22:04 MohhayScripts