Tutorials: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
Zunne (talk | contribs)
No edit summary
 
(116 intermediate revisions by 21 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{CatUp|Main Page}}
{{Map|Main Page}}


<br><h3>If you would like your page to be on here, please suggest so on the [[Talk:Tutorials|Discussion Page]]. We really need building tutorials at the moment. Thank You. </h3>
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.


{| cellspacing=5 cellpadding=5 width=100% style="background-color:#eef;border: 2px dashed #f00;"
Click on a tab to learn more about each category. We have some website and other [[:Category:Tutorials|related tutorials]] available as well.
|width=48px|[[Image:manual.png|48x48px]]
|'''[[Getting Started in Roblox|Getting Started]]'''


|-valign="top"
<div class="tabber">
|width=48px|[[Image:hammer.png|48x48px]]
|'''Building Tutorials'''


<small>''Basic''</small>
<div class="tabbertab" title="Legacy Client Tutorials">
:{| style="background-color:#eef;"
{{TitledBox/start|heading={{CatItem|NewIcon.png|Tutorials|Legacy Client Tutorials|Working with legacy clients in the modern day}}}}
|width=50%|
{{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.}}
|[[How do I build my place?|How to Create a Level]]
|Information on making a level.
|-
|[[Tools]]
|How to add weapons and building tools to your map.
|-
|[[How do I make walkthroughable bricks?]]
|Shows how to make a Walkthroughable brick.
|-
|[[How To Make A Transparent Brick]]
|Changing the transparency of a brick
|-
|[[How To Make A Shiny Brick]]
|Changing the reflectance of a brick
|-
|[[How To Use Motors]]
|Basic usage information.
|-
|[[Brick Surface Types]]
|The various brick surfaces available.
|-
|[[How To Create Models]]
|How to upload your creations to Roblox
|-
|}
 
<small>''Intermediate''</small>
:{| style="background-color:#eef;"
|width=50%|
|-
|[[Properties]]
|Properties and how they work
|-
|[[How To Make A Door]]
|How to make a basic door.
|-
|[[How to make text on a brick]]
|How to make text on a brick. Also learn about how Humanoid is used.
|-
|[[How to Make Conveyor Belts]]
|This explains how to make conveyor belts, as well as how they work.
|-
|[[How to make a Trampoline]]
|Your guide to bouncing like a maniac.
|-
|[[How to Make an Office Building]]
|Shows how to make good-looking models very quickly
|-
|[[How To Create A Windmill]]
|How to make a windmill
|-
|}
 
<small>''Advanced''</small>
:{| style="background-color:#eef;"
|width=50%|
|-
|[[Design Tips for a Fun Multiplayer Map]]
|Some things to think about when designing your own Multiplayer map
|-
|[[How to make a car]]
|No description required.
|-
|[[CFrame positioning]]
|Positioning a [[Part]] using [[CFrame]]!
|-
|[[How to Make Ramps]]
|Tells you how to make three types of ramps.
|-
|}
 
<small>''Expert''</small>
:{| style="background-color:#eef;"
|width=50%|
|-
|[[How do fountains work?]]
|-
|[[How to make transparent shirts]]
|How to make parts of a shirt transparent
|-
|}


|width=48px|[[Image:luaCode.png|48x48px]]
{{TitledBox/end}}
|'''Scripting Tutorials'''
</div>


<small>''Basic''</small>
<div class="tabbertab" title="Building Tutorials">
:{| style="background-color: #eef;"
{{TitledBox/start|heading={{CatItem|hammer.png|Tutorials|Building Tutorials|Getting into the game and making some neat stuff}}}}
|width=50%|
<!-- easy
|-
-->
|[[Absolute beginner's guide to scripting]]
{{CatList|How do I build my place?|How to Create a Level|Information on how to build in your own Place.}}
|If you have no idea about this 'Lua', look here.
{{CatList|Tools|Tools|How to Add Weapons and Building Tools to Your Level}}
|-
{{CatList|No-Collide Bricks|How to Make Bricks You Can Walk Through|Shows you how to use CanCollide to make bricks you can walk through.}}
|[[Basic Scripting]]
{{CatList|How To Make A Transparent Brick|How to make Transparent Bricks|Making bricks 'see through', also known as transparency.}}
|Tutorial that shows you some of the basics of scripting.
{{CatList|Brick Surface Types|Brick Surface Types|The different brick surfaces available, and how to use them.}}
|-
{{CatList|How To Create Models|How to Create Models|How to upload your creations to the Roblox website.}}
|[[Script Creation Walkthrough]]
{{CatList|Changing Brick Materials|How to Change Materials|Want to make your brick look like wood or slate? Here's how!}}
|Tutorial that will help you make your very first touching script.
<!-- moderate
|-
-->
|[[How do I create a brick?]]
{{CatList|Properties|Properties|The Properties window and how it works.}}
|Basic tutorial on inserting a brick with scripting.
{{CatList|How To Make A Door|How to make a Door|How to make a simple door.}}
|-
{{CatList|How to make text on a brick|How to Make Text on a Brick|How to use the Humanoid to create signs in your game.}}
|[[Intro to Scripting: Make a Healing Potion]]
{{CatList|How to Make Conveyor Belts|How to Make Conveyor Belts|Covers how to use Velocity to make things move.}}
|This teaches how to make more complex onTouch scripts.
{{CatList|How to make a Trampoline|How to Make a Trampoline|A guide for bouncing like a maniac.}}
|-
{{CatList|How to Make an Office Building|How to Make an Office Building|Shows how to use shortcuts to make models quickly.}}
|[[Intro to Scripting: Make a Dance Floor]]
{{CatList|How To Create A Windmill|How to Create a Windmill|How to make a Windmill.}}
|Introduction to loops! Here we'll make [[Part|bricks]] change [[Colors|colors]].
{{CatList|Setting a Thumbnail Picture|Setting a Thumbnail Picture|How to set the pictures that display your places and models.}}
|-
{{CatList|How to use Dialog|How to Use Dialog|A tutorial on how to use the new Dialog feature to create talking NPCs.}}
|[[How To Make Glow Scripts]]
<!-- advanced
|The more complex loops.
-->
|-
{{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.}}
|[[Debounce|Intro to Scripting: What is Debounce?]]
{{CatList|How to make a car|How to Make a Car|Shows how to use the Vehicle Seats.}}
|Tutorial that explains debounce, a common scripting concept.
{{CatList|CFraming|CFraming|Moving and rotating parts using the command bar or tools.}}
|-
{{CatList|How to Make Ramps|How to Make Ramps|Different methods to create ramps.}}
|[[How do I make VIP doors?]]
{{CatList|How To Make Humanoids Without GUI|How To Make Humanoids Without GUI‎|How to make it so that the GUI above a humanoid's head doesn't show.}}
|How to make a VIP door
{{CatList|How To Make Homing Objects.|Using RocketPropulsion|How to use the [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]] object.}}
|-
{{CatList|How to Build a Mountain With CFrame|How to make a Mountain With CFrame| Shows you how to build a mountain with CFrame.}}
|[[How to make precipitation]]
<!-- expert
|Looks like you're going to need an umbrella!
-->
|-
{{CatList|How to make transparent shirts|How to make transparent Shirts|Shows how to make bits of a Shirt or Pants see-through.}}
|[[Intro to Scripting: Make an Invisibility Tool]]
{{TitledBox/end}}
|Tutorial that shows how to make an invisibility tool.
</div>
|-
<div class="tabbertab" title="Scripting Tutorials">
|[[Making an onClicked script]]
<!--
|A tutorial that teaches you how to make a simple onClicked script.
|-
|[[Introduction to Weapons]]
|An introduction to the scripting of weapons.
|-
|[[Teleportation]]
|An explanation of the very simple concept of teleporting, and how to do it.
|-
|[[Music]]
|How to add music to your place.
|-
|[[One Way Shields]]
|How to Create An One Way Only Shield/Door.
|}


<small>''Advanced''</small>
SCRIPTING TUTORIALS
:{| style="background-color: #eef;"
Edit "Lua Help" to add tutorials here
|width=50%|
-->
|-
{{:Lua Help}}
|[[How to Make a Model Regenerate]]
</div>
|Tutorial that shows how to make a model periodically regenerate itself.
<div class="tabbertab" title="Miscellaneous Tutorials">
|-
<!--
|[[Sounds]]
|Learn how to create triggers and buttons that make sounds and speeches.
|-
|[[How to add messages]]
|How to add [[Message|messages]] to your [[Place|place]].
|-
|[[How To Use BodyPosition]]
|This will teach you how to use a very nice object, BodyPosition.
|-
|[[How To Increase and Decrease Vector3 Values]]
|This will teach you how to increase and decrease Vector3 Values.
|-
|[[How To Build A Catapult]]
|Your guide to medieval mayhem.
|-
|[[Commands]]
|How to make talking commands.
|-
|[[How to Script Anything]]
|How to script anything.
|-
|[[PlayerEntered]]
|Learn how to edit players when they enter your place.
|-
|[[Truly Random Numbers]]
|How to make scripts generate more genuinely random numbers.
|-
|[[How To Make an Elevator]]
|How to make elevators.
|-
|[[Commands]]
|Everything you want to know about them.
|-
|[[How Do I Make Morphs?|How to Make a Morph]]
|How to make morphs for your player.
|-
|[[How To Make Multi Handles]]
|How to create your own multiple handle weapon.
|-
|[[How To Make Homing Objects.]]
|Want an object to follow something even if they turn?
|}


<small>''Expert''</small>
MISC TUTORIALS
:{| style="background-color: #eef;"
|width=50%|
|-
|[[Money/Shop Scripts]]
|Get started making shops.
|-
|[[Leaderboards]]
|Make your own leaderboards.
|-
|[[How to Create a Black Hole]]
|A script that gives a detailed explanation on how to create a gravity field.
|-
|[[How to Make a Plane/How to Make An Attacking Plane?|How to make an attacking plane]]
|Making a Plane that Attacks you.
|}


|-valign="top"
-->
|width=48px|[[Image:cannon.png|48x48px]]
{{EmphasisBox/start}}
|'''Tool guides'''
<div style="width: 50%; float:left">
{{TitledBox/start|heading={{CatItem|cannon.png|Tutorials|Tool Guides|You know, those things you strap to your arm}}||margin:0 2px 0 0}}


:{| style="background-color: #eef;"
{{CatList|BrickBattle Weapons|''Obsolete'' BrickBattle Weapons|An old guide on the default Roblox weapons.}}
|width=50%|
{{CatList|Game Tool|Using the Game Tool|How to move bricks around in Multiplayer.}}
|-
{{TitledBox/end}}
|[[BrickBattle Weapons]]
</div>
|-
<div style="width: 50%; float:left">
|[[Game Tool|Moving Bricks]]
{{TitledBox/start|heading={{CatItem|Video.png|Tutorials|Video and Pictures|Recording stuff for bragging rights}}||margin: 0 0 0 2px}}
|-
|[[Tools|How to edit a weapon mesh]]
|-
|[[How to script a HopperBin Tool]]
|-
|[[HopperBins|How to make a hopperbin]]
|}


|width=48px|[[Image:FilmStrip.gif|48x48px]]
{{CatList|How to Take Screenshots|How to take Screenshots|Taking pictures of game action.}}
|'''Other'''
{{TitledBox/end}}
</div>{{EmphasisBox/end}}
</div>
<!--


:{| style="background-color: #eef;"
SITE TUTORIALS (ARCHIVED)
|width=50%|
|-
|[[How to Make Roblox Movies]]
|Need help on movies? This is the guide for you!
|-
|[[How to Take Screenshots]]
|How to get that in-game awesomeness.
|}


-->
<div class="tabbertab" title="Website Tutorials (Archived)">
{{TitledBox/start|heading={{CatItem|NewLogo_HD.png|Tutorials|Website Tutorials (Archived)|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"
|[[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 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;">
{{CatItem|manual.png|Welcome to Roblox|Getting Started|Getting you started nice and easy.}}
{{CatItem|ReportAbuse_button.png|Report Abuse|Reporting|Learn how to use the reporting system.}}
{{CatItem|Faq.PNG|FAQ|FAQ|Questions we get, a lot.}}
{{CatItem|PMBigIcon.png|Personal Messages|Personal Messages|Want to know how to send a Private/Personal Message? Look no further!}}
</div>
{{CatList|How Advertising Works|How to Advertise|All about how advertising works.}}
{{CatList|Create a Group|How to Create a Group|The details on starting up your own group.}}
{{CatList|How do I get a t-shirt?|How to Make a T-Shirt|Details on creating your own t-shirt.}}
{{CatList|How to get the assetId of an advertisement|How to Get the AssetId of an Ad|Instead of getting a strange url.}}
{{CatList|How to Make Shirts and Pants|How to Make Shirts and Pants|Info on making clothes for your character.}}
{{CatList|How to upload a Decal|How to Upload a Decal|In case you want to insert an image into your game.}}
{{CatList|How to gain profit|How to Earn Money with Investing|Profit for newbies.}}
{{CatList|How to Design an Effective Ad|How to Design an Effective Ad|Get more from your money with effective advertising.}}
{{CatList|Selling an Item|How to Sell Stuff|The basics of selling items.}}
{{CatList|Builder's Club|How to Buy Builders Club|For those who want more from Roblox.}}
{{CatList|How To Make High Quality Images|How to Upload High Quality Images|A tactic worth looking into.}}
{{CatList|How To: Get Sharper Images|How to Make Sharper Images|Going beyond decals.}}
{{CatList|Website Themes|How to Change the Website Theme|Time for a new look?}}
{{CatList|Gallery|How to Use a Gallery|What people see before they join your game.}}
{{EmphasisBox/end}}
</div>
</div>
[[Category:Tutorials]]

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.

Legacy Client TutorialsLegacy Client Tutorials
Working with legacy clients in the modern day
Getting Started with NovetusGetting Started with Novetus
Setting up and hosting places on Novetus, the multi-version legacy client launcher.
Getting Started with ORRHGetting Started with ORRH
Novetus but better.
Building TutorialsBuilding Tutorials
Getting into the game and making some neat stuff
How to Create a LevelInformation on how to build in your own Place.
ToolsHow to Add Weapons and Building Tools to Your Level
How to Make Bricks You Can Walk ThroughShows you how to use CanCollide to make bricks you can walk through.
How to make Transparent BricksMaking bricks 'see through', also known as transparency.
Brick Surface TypesThe different brick surfaces available, and how to use them.
How to Create ModelsHow to upload your creations to the Roblox website.
How to Change MaterialsWant to make your brick look like wood or slate? Here's how!
PropertiesThe Properties window and how it works.
How to make a DoorHow to make a simple door.
How to Make Text on a BrickHow to use the Humanoid to create signs in your game.
How to Make Conveyor BeltsCovers how to use Velocity to make things move.
How to Make a TrampolineA guide for bouncing like a maniac.
How to Make an Office BuildingShows how to use shortcuts to make models quickly.
How to Create a WindmillHow to make a Windmill.
Setting a Thumbnail PictureHow to set the pictures that display your places and models.
How to Use DialogA tutorial on how to use the new Dialog feature to create talking NPCs.
Design tips for awesome Brickbatle mapsGive you a few pointers to make maps that people want to play in.
How to Make a CarShows how to use the Vehicle Seats.
CFramingMoving and rotating parts using the command bar or tools.
How to Make RampsDifferent methods to create ramps.
How To Make Humanoids Without GUI‎How to make it so that the GUI above a humanoid's head doesn't show.
How to make a Mountain With CFrame Shows you how to build a mountain with CFrame.
How to make transparent ShirtsShows how to make bits of a Shirt or Pants see-through.
Roblox LuaRoblox Lua
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.

Introduction series - read these first!
Script Creation WalkthroughCreating and running scripts.
FlowchartsUsing diagrams to show the "flow" of a script.
Basic MathWorking with numbers in a script.
StringsWorking with text in a script.
BooleansWorking with yes/no values in a script.
VariablesHow to hold data in a static reference.
Conditional StatementsMaking scripts do different things in different situations.
LoopsMaking a piece of code run multiple times.
FunctionsWrapping code in a useful function to be called upon later in a script.
TablesStoring multiple objects in one.
Generic forUsing a loop to iterate through a table.
Other Guides
Beginner's Guide to ScriptingIf you've never worked with scripting before, look here.
Basic ScriptingShows you some of the basics of scripting.
How to Script AnythingLearn the basic methods to put together any script.
In-Depth Scripting GuideMore ways to understand the dynamics of Lua.
Programming In LuaGuide to Lua by its creators. (partly out of date)
Introductions to Concepts
Using DHTMLExample of DHTML, a 2007 feature letting you display webpages during gameplay (before GUI was added in 2009).
What are GUIs?This very in-depth guide explains what GUIs are.
Intro to WeaponsAn intro into the scripting of Weapons in Roblox.
Data Persistence TutorialA tutorial on understanding and using data persistence in your places.
Using Vector3 ValuesShows how to use math with Vector3s.
Using LeaderboardsCreating your own leaderboards.
Random NumbersStopping the same thing from happening each time.
How To Make PluginsShows how you can make your own Roblox Studio toolbars and buttons.
Using ToolsCreating your own tools.
Using HopperBinsThe older version of tools, HopperBins.
Using String PatternsWhat string patterns are and how to use them.
Reference
ScriptingAn overview of scripting in Roblox, and a portal for in-depth articles.
FunctionsA list of all the global functions.
Class ReferenceAll the types of Roblox Instances.
Lua 5.1 Reference ManualOfficial definition of the Lua language. (some features not available in Roblox)
Example Scripts
CookbookLarge list of small example scripts
Creating a BrickBasic tutorial on creating a brick using a script.
IS:What is Debounce?Explains what a debounce is, and what it's used for.
Creating Restricted DoorsShows how to create a door that only certain people can enter.
One-way DoorsHow to create doors that go only one direction.
How to TeleportAn overview of teleportation of players.
Making an OnClicked ScriptShows how to use the Mouse to trigger weapons.
Using SoundsShows how to use events and work with Sounds.
How to Add Messages to Your PlaceShows how to use scripts to work with the Message object.
Using BodyPositionDetails how to use the BodyPosition object.
Using PlayerAddedHow to use the PlayerAdded event.
How to Create Talking CommandsA guide on how to use the Chatted event.
How to Make Multi-Handle toolsCreating tools with more than one brick for a handle.
How to make text on a brickHow to make words appear above a brick.
How to Make Conveyor BeltsParts that move other parts.
How to Make RampsUsing CFrame to rotate parts.
Terrain GenerationGenerating non-random terrain mathematically.
Random TerrainGenerating unique terrain randomly.
Tool GuidesTool Guides
You know, those things you strap to your arm
Obsolete BrickBattle WeaponsAn old guide on the default Roblox weapons.
Using the Game ToolHow to move bricks around in Multiplayer.
Video and PicturesVideo and Pictures
Recording stuff for bragging rights
How to take ScreenshotsTaking pictures of game action.
Website Tutorials (Archived)Website Tutorials (Archived)
Mastering the Roblox website one step at a time
Archived
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.
If you would like to know how to play and use this era of Roblox, we will write about it soon.
Getting StartedGetting Started
Getting you started nice and easy.
ReportingReporting
Learn how to use the reporting system.
FAQFAQ
Questions we get, a lot.
Personal MessagesPersonal Messages
Want to know how to send a Private/Personal Message? Look no further!
How to AdvertiseAll about how advertising works.
How to Create a GroupThe details on starting up your own group.
How to Make a T-ShirtDetails on creating your own t-shirt.
How to Get the AssetId of an AdInstead of getting a strange url.
How to Make Shirts and PantsInfo on making clothes for your character.
How to Upload a DecalIn case you want to insert an image into your game.
How to Design an Effective AdGet more from your money with effective advertising.
How to Sell StuffThe basics of selling items.
How to Buy Builders ClubFor those who want more from Roblox.
How to Upload High Quality ImagesA tactic worth looking into.
How to Make Sharper ImagesGoing beyond decals.
How to Change the Website ThemeTime for a new look?
How to Use a GalleryWhat people see before they join your game.