Roblox Game Creator18 로블록스_기초_2&3주차(WalkSpeed UP!) ① function touchTrigger(otherPart) local character = otherPart.Parent local humanoid = character:FindFirstChildOfClass('Humanoid') if humanoid and ② then ③ wait(10) ④ end end walkSpeed.Touched:Connect(touchTrigger) Roblox Game Creator 2022. 9. 11. (비공개) 로블록스_기초 lua 정답 모음 보호되어 있는 글 입니다. 2022. 9. 11. (비공개) 로블록스_심화 lua 정답 모음 보호되어 있는 글 입니다. 2022. 8. 29. 이전 1 2 다음