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 代码
删除
恢复自动保存:
?