Placeholder Image

字幕表 動画を再生する

AI 自動生成字幕
  • Alright, yo, what's going on guys?

    どうしたんだい?

  • So this is my first video.

    これが僕の最初のビデオだ。

  • It is the dev king here I know my name is kind of cheesy, but I hope you guys enjoy the name actually But anyways is the dev king here and I'm going to be starting my scripting or beginner scripting tutorial So this is it guys Basically in this tutorial series.

    このチュートリアル・シリーズでは基本的に、スクリプティングのチュートリアルを始めることにしている。

  • I'm going to be showing you guys everything there is about scripting from Printing to functions to loops to events to remote functions everything Okay, like I want to teach you guys everything so you can make awesome games like games in the front page So it's a jailbreak and you know meep city and all that stuff I'm gonna be teaching guys everything about scripting and how to do it all So if you want to learn completely how to script then this is how you do it guys All right.

    印刷から関数、ループ、イベント、リモート関数まで、スクリプティングのすべてをお見せするよ。

  • Anyways before we get into the video.

    とにかく、ビデオに入る前に。

  • I just want to announce one thing I just want to shout out peace pod Okay Like he I learned a lot from him like a few months ago and it's hard to learn sometimes when you're doing scripting tutorials because Sometimes they just stop or they leave a gap in the video and like you'd like to kind of get confused But I'm gonna be replying to almost every comment or every comment as I can It also have some other my scripting friends come reply to your comments as well So they can help you out and if you're in the comment section below and you see someone's comment and you think you know the answer just give them the Answer I mean like if you think you can help them, you know, at least attempt to all right anyways, that's all I wanted to say and First things first, you're gonna need to download roblox studio.

    僕はただ一つ、ピースポッドにエールを送りたいんだ。もしあなたが下のコメント欄にいて、誰かのコメントを見て、答えを知っていると思ったら、その答えを教えてあげてください、とにかく、言いたいことは以上です。まず最初に、roblox studioをダウンロードしてください。

  • So the link to it is going to be in the description below It's just roblox.com slash create but the links in the description below if you don't want to type that in Anyways, after you have it open installed you're just gonna want to go ahead and go to new and you're gonna want to hit all templates and Now all templates means basically like roblox gives you a few like beginner templates to start out building your game Although we want to make our own game from scratch.

    roblox.comとcreateのスラッシュだけですが、入力したくない場合は下の説明にリンクがあります。とにかく、インストールを開いたら新規作成に進み、すべてのテンプレートを選択します。

  • So we're not gonna use any of these Yeah, that's basically what it is anyways all templates and then hit baseplate and Now it'll just start up the server for you should give that a second.

    だから、これらのテンプレートは一切使わないよ。

  • So now it's open and you have everything you need So I'm not gonna be like Where I am gonna be actually explaining like almost everything there is to know about this So if you already had a bit of experience with a studio Might want to go to you might want to go to the next tutorial because this one it's gonna be like from the ground Up, but if you want to review that's fine, too so anyways Workspace.

    スタジオの経験がある人は次のチュートリアルに行った方がいいかもしれません。

  • Okay.

    オーケー。

  • I'm gonna explain what the workspace is.

    ワークスペースとは何かを説明しよう。

  • Okay, so the workspace is Basically just everything you can see.

    さて、ワークスペースは基本的に目に見えるものだけだ。

  • Okay, so everything I can see right now is the workspace All right, so if I had a part in here, it's in the workspace Now if I put it to server storage, you can't see it anymore because it's in server storage now I'll explain all this other stuff in this and like all this stuff in a later video because it's a bit more advanced But all you know for now is this now anyways, we leave that part But I'm sorry if you guys don't have like the Explorer or properties or output showing up You're gonna want to go ahead and go to the view tab at the top of your screen All right And then you're gonna want to go hit explore and properties and output make sure they're all grayed out and you can move them around Too by just doing this so it's pretty kind of it's actually kind of cool because I usually have mine like this like Explorer on here and properties on here, but For beginners sake and for how like it looks by default.

    この中にパーツがあったとして、それはワークスペースにあります。では、それをサーバーストレージに置くと、サーバーストレージにあるので、もう見ることはできません、でも、もしエクスプローラーやプロパティ、出力が表示されていなかったら、ごめんなさい。

  • I'll keep it like this.

    このままでいいよ。

  • So anyways now I'm gonna explain to you a few basic features of a part because you're gonna need to know that for scripting and Open and I'll show you how to make your first script and then the next video will actually start scripting So yeah, anyways, um, so let's go ahead and insert a part So to insert a part you don't want to go to the home tab or the model tab and then you want to click the part But okay, pretty simple not that hard Now if you go to part and you click on it in the workspace, right?

    とにかく、これからパーツの基本的な機能をいくつか説明しよう。スクリプトを書いたり、開いたりするために必要な知識だ。

  • This will give you all the properties for that part now So you'll be doing this every single day and hand that hands what you do and there are a bunch of cool like features or variables what you call them and you can change all these values and variables with Properties or you can do in script.

    これで、そのパーツのすべてのプロパティが表示されます。だから、あなたは毎日この作業をすることになるでしょうし、その作業を手にすることになるでしょう。

  • So it says what you want to do like while the games running But if you want if you can like build something you don't have to really use a script for it We're just kind of cool.

    でも、もし何か作りたいのであれば、スクリプトを使う必要はないんだ。

  • But anyways, so let's go ahead and explain like a few basic properties and which ones would need okay, so you're gonna click on the part and You can change the brick color.

    とにかく、いくつかの基本的なプロパティと、どのプロパティが必要かを説明しましょう。

  • So I'll make it really blue So the brick color is called really blue and I can make it yellower.

    だから、レンガの色をもっと黄色くすることができるんだ。

  • That's what it's called new yellow So yellow and yeah, basically just color.

    それがニューイエローと呼ばれるものなんだ。

  • I'm gonna make it like a little nice white or that's actually a violet.

    ちょっと素敵な白か、バイオレットのような色にするつもりだ。

  • But anyways let's go ahead and change the material so the material is just It's pretty simple the material so That's foil.

    しかし、とにかく先に進み、素材を変更してみましょう。

  • That's brick.

    それはレンガだ。

  • That's concrete.

    それが具体的だ。

  • I'm sure you got the just by now.

    もうお分かりだと思うが

  • It's the material That's sand.

    素材が砂なんだ。

  • Okay, so you'll be using this in your game spending what you like to use My personal favorite type of material is smooth brick.

    さて、ではこれを試合で使うわけだが、何を使うのがいい? 個人的に好きなタイプの素材は、滑らかなレンガだ。

  • It just looked or smooth plastic.

    滑らかなプラスチックにしか見えなかった。

  • It just looks really nice and You know, there's no like material on it.

    見た目もいいし、素材感もない。

  • Just like kind of like clean nice walls and good for building in my opinion, but anyways I'm gonna go ahead and move this up a little bit so we can click on it Got the move tool and you can move it up and you also have the scale tool and stuff the scale tool basically Scales it so you can move like this.

    私の意見では、きれいな壁で建物を建てるのに適していると思うのですが、とにかく、これを少し上に移動させます。

  • You can move like this like this like this So yeah, it's pretty obvious but and then you have a rotate tool which is just like you can turn it like on the y-axis or on this axis or This axis to make it look really cool But if you're wondering how I'm like undoing all this stuff or like like yeah I'm doing it if you press ctrl Z It'll actually undo what you did and you press ctrl Y it'll redo what you did.

    回転ツールもあって、Y軸やこの軸、この軸で回転させることができる。

  • That's very useful You'll be using that all the time.

    これはとても便利だ。

  • It also works that when you're using scripts so anyways Now that I've shown you that I'll show you a few more features of this so obviously you have the name which is I'm gonna name it my part and you have the class names the class name is basically what it is okay, so like if I have a Try to give an example if I have a Look a different thing.

    スクリプトを使用しているときにも機能します。とにかく、ここまでお見せしたところで、この機能をもう少しお見せしましょう。

  • It'll be called a different class name.

    別のクラス名になるだろう。

  • So this is terrain This is the camera so that by default like the name or what you'd actually call it But anyways, don't worry about that right now.

    これが地形で、これがカメラで、デフォルトではこう呼ばれている。

  • So orientation is just the rotation.

    つまり、オリエンテーションとは回転のことだ。

  • Don't worry about that either You might not be using that for a little while So this is just I'll show you real quick So I can press 90 or type in 90 and it'll turn it all the way around on one side So that's a little bit more advanced, but don't worry about it.

    90を押すか、90と入力すれば、片側だけ回転させることができる。

  • So anyways I'm going to the part so position is the same thing you can move it around with the coordinates You can get exact values.

    とにかく、私はその部分に行くわけだから、位置は同じことで、座標を使って移動させることができる。

  • So boom I just moved it back to the zero on the Z and I'll move it to zero on the X So moving now, it's an exact center.

    Zのゼロまで戻したから、Xのゼロまで戻す。

  • So that's kind of cool anyways Anchored archivable and can't collide or The all these kind of features, okay and locked now You're gonna be using the anchored and can't collide the most archivable.

    とにかく、アンカー付きでアーカイブが可能で、衝突しない、あるいはこういった機能をすべて備えている。

  • Just leave that check.

    その小切手を置いていけばいい。

  • Don't even worry about that This will be the most important okay collided and anchored or yeah, so anyways I'm gonna go ahead and show you what anchored and can't collide does so if you have to play press play, sorry The block the block is in the air, right, but it'll it's gonna fall down now You may be wondering like why I fell down because it's in the air, right?

    これは一番大事なことだから、気にしないでね。とにかく、アンカーとアンカーが何をするのかをお見せしよう。

  • Like it's in the air.

    空気中にあるようにね。

  • So you think it'd stay in the air, but Currently roblox applies like basic like physics So like gravity if that's too advanced or about that gravity is basically just like stuff that pushes stuff down But don't worry about that.

    だから、空中にとどまると思うだろうけど、現在robloxは基本的な物理学を適用している。

  • So if you press anchored basically, none of these stuff will affect it Okay, so you press anchored it will just stay exactly where it was when the game started So anchored just makes it stay where it is.

    だから、アンカーを押せば、試合開始時の位置がそのまま維持される。

  • Okay, that's pretty simple So you can jump on it and make obvious, you know, whatever you want to do And now you have the can't collide part I want to move it down just a little bit because I want to be able to like walk.

    それで、ぶつからないようにする部分を少し下にずらしたいんだ。

  • All right Okay, I'll show you but so can't collide by default can't glide is checked.

    オーケー、ではお見せしますが、デフォルトでは衝突しない、滑空しないがチェックされています。

  • Okay now can't glide pretty obvious in the name It means you can collide with it.

    滑空ができないのは名前を見れば一目瞭然で、衝突する可能性があるということだ。

  • Okay, so if I touch it, it will collide with me It'll bounce off me or I can jump on it.

    もし僕がそれに触れたら、それは僕にぶつかるだろう。

  • Now if I turn it off and I hit play What happens is it'll actually?

    電源を切って再生ボタンを押すとどうなる?

  • You'll go through it.

    それを経験するんだ。

  • So like as you can see here, I'm walking through the brick I can't jump on or anything because I can't collide with it So let's say you can make like walls you can walk through and stuff, which is pretty cool You can change and the best part is you can change all this stuff with scripts Okay, so I can change every single one of these values like all of these with a script So when you're in the game and you need to do it in the game Like how you make doors and stuff you would just do that now also I forgot to mention transparency reflectance.

    このように、私はレンガの中を歩いているのですが、レンガと衝突することができないので、ジャンプしたりすることはできません。

  • So Transparency is just like obviously transparent if you put out 0.5, it'll be halfway see-through, you know You can't really see all the way through it and you put it at one It will be all the way see through so you can see all the way through it Well, I'm gonna keep mine zero and reflectance also pretty simple How much it reflects so as you can see while I move it You can see that's reflecting the sky in those clouds and the Sun.

    透明度は、0.5だと中途半端な透け具合になり、1だと全体が透けて見える。

  • So yeah, that's kind of cool, too Anyways, um, that is your first tutorial.

    とにかく、これが君の最初のチュートリアルだ。

  • So that's pretty simple guys This is how you make your first little block and basics intro to studio But I'm gonna show you guys how to insert a script real quick.

    これが最初のブロックの作り方で、スタジオ入門の基本だ。

  • So You're gonna click on workspace you hit the plus button and you type in script All right.

    ワークスペースをクリックしてプラスボタンを押し、スクリプトを入力する。

  • Now you have the script.

    これで台本はできた。

  • All right So the script will run in workspace or server script service if it's anywhere else the script will not run So make sure it's either in here or in here now also one basic thing.

    スクリプトはワークスペースかサーバー・スクリプト・サービスで実行され、それ以外の場所ではスクリプトは実行されません。

  • I Want to tell you is printing.

    君に伝えたいのは印刷だ。

  • Okay, so printing is basically just like you can print stuff to the output Okay, I'm not actually printing like with like a paper anything but printing you see as if by default that script had print Hello world in it.

    印刷というのは基本的に、出力に何かを印刷するようなものなんだ。

  • Now it printed.

    今、印刷された。

  • Hello world into the output.

    ハロー・ワールドが出力される。

  • So yeah, that's our first tutorial and yeah, and the next video will be scripting probably using variables or Showing you some more printing or maybe both.

    さて、これが最初のチュートリアルで、次のビデオでは変数を使ったスクリプティングか、もう少し印刷を紹介するか、あるいはその両方を紹介する予定だ。

  • But yeah, anyways guys I hope this video wasn't too long and I hope you subscribe and Like the video if you liked the video that makes me let's me know that I like or you like it and I can make more of them so make sure like the video and subscribe if you enjoyed it and also guys if you want to just watch a playlist of all these because you may be watching it like months after I've posted it which would be so relevant, but You may be watching like months as I posted it There's probably gonna be a playlist in the description below So we can just like look through all of that once instead of having to you know, go find it and stuff So I recommend using that playlist and down below and just saving it or something.

    でも、そうだね、とにかく、みんな、このビデオがあまり長くなかったことを願っているし、もしビデオを気に入ってくれたら、購読して、「いいね!」してくれると嬉しい、でも、僕が投稿した数カ月後に見ているかもしれないんだから、下の説明にプレイリストがあるかもしれない。

  • All right.

    分かった。

  • Anyways guys, I hope you enjoyed the video I'll see you in the next one.

    とにかく、みんな、このビデオを楽しんでもらえたらうれしいよ。

  • Peace

    平和

Alright, yo, what's going on guys?

どうしたんだい?

字幕と単語
AI 自動生成字幕

ワンタップで英和辞典検索 単語をクリックすると、意味が表示されます

B1 中級 日本語

初心者向けRobloxスクリプトチュートリアル #1 - Roblox Studioの基礎(初心者からプロまで2019年版) (Beginner's Roblox Scripting Tutorial #1 - Roblox Studio Basics (Beginner to Pro 2019))

  • 0 0
    Void Chibi に公開 2024 年 09 月 22 日
動画の中の単語