#Emm help with touch event

4 messages · Page 1 of 1 (latest)

sharp sage
#

I'm mby stupid but why this doesnt work? :'D

#
    if hit.Parent:FindFirstChild("Humanoid") then
        local player = game.Players:GetPlayerFromCharacter(hit.Parent)
        -- add remotes, and open menu :D
    end
end)```
#

i have it under part in workspace

#

My game working as well but this must be error idk where.. this must works as well :'D