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コード
削除
自動保存:
を復元しますか?