Roblox Studio kan bruges til at bygge strukturer og importere 3D modeller og lave et spil.
Install Roblox here; dette vil også installere Studio.
Note the Explorer and Properties panels on the right. These are very useful and should be kept pinned to the interface. The Properties tab is especially useful; it allows you to modify the properties of individual blocks and models.
For now, focus on playing around with the interface and read some of the tutorials available on Roblox Wiki to get to grips with the Studio; it is not quite as simple as jumping in and creating an amazing game.
Building structures
Now, here comes the fun part! The most integral part of creating and publishing your own game is actually building it. If you’ve ever played Minecraft, you will breeze through learning how to build on Roblox. For those of you who haven’t, it is quite simple – Roblox Studio makes it as easy as possible. Check out this video for some guidance:
You can build anything in Roblox Studio: houses, trees, cars… the possibilities are endless and only limited by your imagination. Let’s start off simple and build a tree. This demonstrates just how easy it is to turn simple blocks into functional objects.
Step 1. Let’s begin by inserting a part to use as the tree trunk. Click Part and then Block,which will spawn a rectangular brick.
Step 2. Click the block and press the Scale button to resize the brick into a square. Hint: click on the red blob and drag to scale the length.
Step 3. Afterwards, we need to make the block tall. Click the green blob and drag it upward.
Step 4. Now make a sphere by using the Part tool and make it larger by using the Scaletool, just like we did for the tree trunk.
Step 5. Use the Move tool to – you guessed it – move the sphere on top of the trunk.
It looks a bit boring, doesn’t it? Not to worry, though, because on Roblox Studio you can change the texture and color of any object to your liking. This is done using the Color and Material tools.
To change the tree trunk, click the part and then select the Color tool. You can use any color you like… personally, I recommend brown! Then to alter the texture, click the Material tool and then choose Wood. Repeat this for the sphere, but choose the Grassmaterial.
When playing the game, you will notice that the top of the tree, the Sphere, can be knocked off by players. To stop this from happening, select the Sphere and then click the Anchor button to lock it in place. You can anchor the trunk as well, to make sure that it does not get knocked over, either!
Scripting and programming
So, you’ve been working hard, and you have built a beautiful game map ready to be published. But you have a problem… it looks great, but it doesn’t do anything. It’s not functional. In Roblox, scripts make games work. They make stuff move, control the game and make cool things happen, and you are the person who writes the script which makes these things happen.
There are many resources available to help you get started with scripting. First stop, as you have probably guessed, is the Roblox Wiki – it’s always a great choice, because it’s an official and authorized Roblox resource that is edited by the Roblox team, and it has many comprehensive tutorials available to help you learn Roblox-style Lua. I recommend reading this beginner’s guide to scripting, which will teach you the basics and help you start making things happen.
It may seem daunting, but Roblux Lua is a very easy-to-learn, lightweight language. It is very easy to pick up, and thousands of Roblox content creators have proven that; Roblox Studio is a great place to start if you’re a new game designer due to its relatively simple scripting language, comprehensive editor, and helpful community. There is much to learn, but in the long run it can be very rewarding. Best of luck!
Tegn abonnement på
BioNyt Videnskabens Verden (www.bionyt.dk) er Danmarks ældste populærvidenskabelige tidsskrift for naturvidenskab. Det er det eneste blad af sin art i Danmark, som er helliget international forskning inden for livsvidenskaberne.
Bladet bringer aktuelle, spændende forskningsnyheder inden for biologi, medicin og andre naturvidenskabelige områder som f.eks. klimaændringer, nanoteknologi, partikelfysik, astronomi, seksualitet, biologiske våben, ecstasy, evolutionsbiologi, kloning, fedme, søvnforskning, muligheden for liv på mars, influenzaepidemier, livets opståen osv.
Artiklerne roses for at gøre vanskeligt stof forståeligt, uden at den videnskabelige holdbarhed tabes.
Recent Comments