Tutorials: Difference between revisions
m Add "(Archived)" to the end of the Site Tutorials tab |
No edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
<div class="tabber"> | <div class="tabber"> | ||
<div class="tabbertab" title="Legacy Client Tutorials"> | |||
{{TitledBox/start|heading={{CatItem|NewIcon.png|Tutorials|Legacy Client Tutorials|Working with legacy clients in the modern day}}}} | |||
{{CatItem|NovetusIcon.png|Novetus|Getting Started with Novetus|Setting up and hosting places on Novetus, the multi-version legacy client launcher.}} | |||
{{CatItem|ORRHIcon.png|Only Retro Roblox Here|Getting Started with ORRH|Novetus but better.}} | |||
{{TitledBox/end}} | |||
</div> | |||
<div class="tabbertab" title="Building Tutorials"> | |||
{{TitledBox/start|heading={{CatItem|hammer.png|Tutorials|Building Tutorials|Getting into the game and making some neat stuff}}}} | {{TitledBox/start|heading={{CatItem|hammer.png|Tutorials|Building Tutorials|Getting into the game and making some neat stuff}}}} | ||
<!-- easy | <!-- easy | ||
Line 36: | Line 40: | ||
<!-- advanced | <!-- advanced | ||
--> | --> | ||
{{CatList|Design Tips for a Fun Multiplayer Map|Design tips for awesome | {{CatList|Design Tips for a Fun Multiplayer Map|Design tips for awesome Brickbatle maps|Give you a few pointers to make maps that people want to play in.}} | ||
{{CatList|How to make a car|How to Make a Car|Shows how to use the Vehicle Seats.}} | {{CatList|How to make a car|How to Make a Car|Shows how to use the Vehicle Seats.}} | ||
{{CatList|CFraming|CFraming|Moving and rotating parts using the command bar or tools.}} | {{CatList|CFraming|CFraming|Moving and rotating parts using the command bar or tools.}} | ||
Line 86: | Line 90: | ||
{| style="{{border-radius|4px}}; background-color: #e0eeff; border: solid 1px black; margin: auto 10px; padding: 2px; display: block" | {| style="{{border-radius|4px}}; background-color: #e0eeff; border: solid 1px black; margin: auto 10px; padding: 2px; display: block" | ||
|[[File:256px-Information.svg.png|50px]] | |[[File:256px-Information.svg.png|50px]] | ||
|<big>'''Archived'''</big><br><small>All of these tutorials have obsolete information that is only kept for historical purposes. The Roblox website | |<big>'''Archived'''</big><br><small>All of these tutorials have obsolete information that is only kept for historical purposes. The Roblox website does not exist in the form written about in these old articles. Services and features have been changed or removed by Roblox developers.<br>If you would like to know how to play and use this era of Roblox, we will write about it soon.</small> | ||
|} | |} | ||
<div style="float:left; width: 50%; min-width:350px; min-height:44px; overflow:hidden;"> | <div style="float:left; width: 50%; min-width:350px; min-height:44px; overflow:hidden;"> |
Latest revision as of 19:43, 14 October 2024
This page is a listing of tutorials that you can use to help you get used to the tools in Roblox. Most of these tutorials do not cover how to do specific things, they teach you how to use tools to simple things. You won't learn how to make a plane, but you will learn how to make a brick hover, how to make a brick turn, and how to use the Mouse to aim a brick. Use your imagination to build cool things with the simple tasks you learn here.
Click on a tab to learn more about each category. We have some website and other related tutorials available as well.
Working with legacy clients in the modern day
Setting up and hosting places on Novetus, the multi-version legacy client launcher.
Novetus but better.
Getting into the game and making some neat stuff
Making your maps do crazy things
Lua (not "LUA") is a simple programming language that is used in Roblox to add in customized content, like cars that drive, weapons, planes, random terrain, and whole games, and much more!
This section provides tutorials to help users to learn Lua.
There are often multiple tutorials on the same subject, so if you don't understand something in one of them, try another!
If you still don't understand something, you can ask in the Roblox Client Search Discord server or the Novetus launcher Discord server. Note that you're more likely to get an answer if you ask a specific question, and that if you have a problem with a piece of code, posting the code (using multi-line formatting) really helps people to find what the problem is. Messages just asking "How do I script?" or "Make me this" are usually ignored.
You know, those things you strap to your arm
Recording stuff for bragging rights
Mastering the Roblox website one step at a time