so i have a script that goes like this:
function appear (part)
--code
end
script.Parent.Touched:connect(appear)
its my first time using FE so im a little stumped on how to make it FE compatible via remote event/function. Any help would be appreciated
#Strikin' |