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 代碼
刪除
恢復自動保存:
?