ROBLOXのゲーム制作ツール「Roblox Studio」や、同システムで使われるプログラミング言語「Luau」に関するメモです。 以下の続きになります。 参考動画 全体的な流れ、モデルの作成、ワークスペースの構成などは以下の動画をご覧ください。 銃を撃った時の ...
Allows us to write all of our logic inside of Module Scripts. This enables us to easily share code, without having to extract it, create another module script, add the logic, and then require it.
ROBLOXのゲーム制作ツール「Roblox Studio」や、同システムで使われるプログラミング言語「Luau」に関するメモです。 ゲームチュートリアルでは「ここにいってね」という誘導の矢印ラインが表示されることが多いと思います。その作り方をメモします。
To install Cut3r, place Cut3r inside replicated storage or server script service. (or if you have a dedicated module script folder, put the module there.) To reference Cut3r in other scripts, type ...
Designing your dream Roblox game begins with making a Roblox account and installing Roblox Studio. Choosing the right template and adding unique terrain and scripting make your game stand out.