simplepath
simplepath copied to clipboard
Updated SimplePath.lua
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.