必要条件
Roblox Studio を使用したことがないか、または以前にコードを作成したことがない場合は、カリキュームパスのいずれかをフォローする前にここから開始してください。
- Roblox Studio のセットアップ - Roblox Studio のインストールと設定を行います。
- 最初のエクスペリエンスを作成する - 単純なエクスペリエンスを構築します。
- コーディングの基礎 - Lua でプログラミングの基礎を学ぶ。
ゲームプレイスクリプト
レーザータグ環境にゲームプレイを紹介するためのプログラミングスキルを学びましょう。
生成する
Spawn players into the environment, and respawn them once their health reaches zero.爆発
Create a blast mechanic that is both accurate in the 3D space and satisfying to players.探知
Implement laser detecting behavior that handles blast direction, verifies collision, and reduces player health.ユーザーインターフェイスデザイン
レーザータグゲームプレイをプレイヤーに知らせる UI を実装するためのデザインスキルを学びましょう。