1) Which property makes an object invisible in Roblox scripting? a) CanCollide b) Velocity c) Transparency d) Anchored 2) How can you set an object’s color to lime green in Roblox? a) script.Parent.Transparency = 1 b) script.Parent.BrickColor.new("Lime green") c) script.Parent.BrickColor = BrickColor.new("Lime green") d) script.Parent.Velocity = Vector3.new(10, 0, 0) 3) What does wait(1) do in a script? a) Pauses the script for 1 second b) Changes the position of an object c) Stops the script permanently d) Sets the object’s size 4) What property ensures an object cannot move when interacting with other objects? a) Anchored b) Transparency c) CanCollide d) Position 5) How do you make an object move upwards by 10 units in Roblox scripting? a) script.Parent.Position = Vector3.new(0, 10, 0) b) script.Parent.Transparency = 0 c) script.Parent.BrickColor = BrickColor.new("Lime green") d) script.Parent.Velocity = Vector3.new(10, 0, 0) 6) What is the correct syntax to define a local function in Roblox scripting? a) function myFunction() b) local function myFunction() c) function:local myFunction() d) local myFunction() 7) What does CanCollide = false do to an object in Roblox? a) Makes the object invisible b) Allows other objects to pass through it c) Anchors the object in place d) Stops the object from moving 8) What is the purpose of the following code? a) Changes the color of the part b) Kills a character that touches the part c) Makes the part disappear d) Increases the size of the part 9) Which of these correctly adds 10 units to the X position of an object? a) script.Parent.Position = script.Parent.Position + Vector3.new(10, 0, 0) b) script.Parent.Position = Vector3.new(10, 0, 0) c) script.Parent.Transparency = 10 d) script.Parent.BrickColor = BrickColor.new("Red") 10) In Roblox, what does Touched refer to? a) An event triggered when a part is clicked b) A property of a part that makes it visible c) An event triggered when a part is touched by another object d) A function that changes the size of a part
0%
Roblox basic1 Quiz
공유
공유
공유
만든이
Ispunth
콘텐츠 편집
인쇄
퍼가기
더보기
할당
순위표
더 보기
접기
이 순위표는 현재 비공개입니다.
공유
를 클릭하여 공개할 수 있습니다.
자료 소유자가 이 순위표를 비활성화했습니다.
옵션이 자료 소유자와 다르기 때문에 이 순위표가 비활성화됩니다.
옵션 되돌리기
퀴즈
(은)는 개방형 템플릿입니다. 순위표에 올라가는 점수를 산출하지 않습니다.
로그인이 필요합니다
비주얼 스타일
글꼴
구독 필요
옵션
템플릿 전환하기
모두 표시
액티비티를 플레이할 때 더 많은 포맷이 나타납니다.
결과 열기
링크 복사
QR 코드
삭제
자동 저장된
게임을 복구할까요?