Tutorials: Difference between revisions
let's move website tutorials to the bottom where it belongs |
fix website tutorials being a child of misc tutorials |
||
Line 76: | Line 76: | ||
{{TitledBox/end}} | {{TitledBox/end}} | ||
</div>{{EmphasisBox/end}} | </div>{{EmphasisBox/end}} | ||
</div> | |||
<!-- | |||
SITE TUTORIALS (ARCHIVED) | |||
--> | |||
<div class="tabbertab" title="Website Tutorials"> | <div class="tabbertab" title="Website Tutorials"> | ||
{{TitledBox/start|heading={{CatItem|NewLogo_HD.png|Tutorials|Website Tutorials|Mastering the Roblox website one step at a time}}}} | {{TitledBox/start|heading={{CatItem|NewLogo_HD.png|Tutorials|Website Tutorials|Mastering the Roblox website one step at a time}}}} | ||
{| 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>''' | |<big>'''Archived'''</big><br><small>All of these tutorials have obsolete information that is only kept for historical purposes. The Roblox website and client do 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;"> |
Revision as of 13:13, 11 April 2023
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.

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