Tutorials: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator updated the report abuse button |
>NXTBoy Looks much better |
||
Line 26: | Line 26: | ||
{{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}}}} | ||
{{TitledBox/subheading|Easy}} | |||
{{CatList|How do I build my place?|How to create a Level|Information on how to build in your own Place.}} | {{CatList|How do I build my place?|How to create a Level|Information on how to build in your own Place.}} | ||
{{CatList|Tools|Tools|How to add weapons and building tools to your map}} | {{CatList|Tools|Tools|How to add weapons and building tools to your map}} | ||
Line 38: | Line 37: | ||
{{CatList|Changing Brick Materials|How to change materials|Want to make your brick look like wood or slate? Here's how!}} | {{CatList|Changing Brick Materials|How to change materials|Want to make your brick look like wood or slate? Here's how!}} | ||
{{TitledBox/subheading|Moderate}} | |||
{{CatList|Properties|Properties|The Properties window and how it works.}} | {{CatList|Properties|Properties|The Properties window and how it works.}} | ||
{{CatList|How To Make A Door|How to make a Door|How to make a simple door.}} | {{CatList|How To Make A Door|How to make a Door|How to make a simple door.}} | ||
Line 51: | Line 50: | ||
{{CatList|How to use Dialog|How to use Dialog|A tutorial on how to use the new Dialog feature to create talking NPCs.}} | {{CatList|How to use Dialog|How to use Dialog|A tutorial on how to use the new Dialog feature to create talking NPCs.}} | ||
{{TitledBox/subheading|Advanced}} | |||
{{CatList|Design Tips for a Fun Multiplayer Map|Design tips for awesome Multiplayer maps|Give you a few pointers to make maps that people want to play in.}} | {{CatList|Design Tips for a Fun Multiplayer Map|Design tips for awesome Multiplayer 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.}} | ||
Line 59: | Line 58: | ||
{{CatList|How To Make Homing Objects.|Using RocketPropulsion|How to use the [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]] object.}} | {{CatList|How To Make Homing Objects.|Using RocketPropulsion|How to use the [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]] object.}} | ||
{{TitledBox/subheading|Expert}} | |||
{{CatList|How do fountains work?|How to make Fountains|Shows how to combine Scripting and Building}} | {{CatList|How do fountains work?|How to make Fountains|Shows how to combine Scripting and Building}} | ||
{{CatList|How to make transparent shirts|How to make transparent Shirts|Shows how to make bits of a Shirt or Pants see-through.}} | {{CatList|How to make transparent shirts|How to make transparent Shirts|Shows how to make bits of a Shirt or Pants see-through.}} | ||
Line 73: | Line 72: | ||
{{TitledBox/start|heading={{CatItem|luaCode.png|Tutorials|Scripting Tutorials|Making your maps do crazy things}}}} | {{TitledBox/start|heading={{CatItem|luaCode.png|Tutorials|Scripting Tutorials|Making your maps do crazy things}}}} | ||
{{TitledBox/subheading|Easy}} | |||
{{CatList|Absolute beginner's guide to scripting|Beginner's Guide to Scripting|If you've never worked with scripting before, look here.}} | {{CatList|Absolute beginner's guide to scripting|Beginner's Guide to Scripting|If you've never worked with scripting before, look here.}} | ||
{{CatList|Basic Scripting|Basic Scripting|Shows you some of the basics of scripting.}} | {{CatList|Basic Scripting|Basic Scripting|Shows you some of the basics of scripting.}} | ||
Line 83: | Line 82: | ||
{{CatList|Intro to Scripting: Make an Invisibility Tool|IS: Make an Invisibility Tool|Shows how to create Tools and turn yourself invisible.}} | {{CatList|Intro to Scripting: Make an Invisibility Tool|IS: Make an Invisibility Tool|Shows how to create Tools and turn yourself invisible.}} | ||
{{TitledBox/subheading|Moderate}} | |||
{{CatList|Beginner's GUI Tutorial|What are GUIs?|This very in-depth guide explains what GUIs are.}} | {{CatList|Beginner's GUI Tutorial|What are GUIs?|This very in-depth guide explains what GUIs are.}} | ||
{{CatList|How do I make VIP doors?|How to create VIP Doors|Shows how to use tables, and to create a door that only certain people can enter.}} | {{CatList|How do I make VIP doors?|How to create VIP Doors|Shows how to use tables, and to create a door that only certain people can enter.}} | ||
Line 95: | Line 94: | ||
{{CatList|Data Persistence Tutorial|Data Persistence Tutorial|A tutorial on understanding and using data persistence in your places.}} | {{CatList|Data Persistence Tutorial|Data Persistence Tutorial|A tutorial on understanding and using data persistence in your places.}} | ||
{{TitledBox/subheading|Advanced}} | |||
{{CatList|Sounds|Using Sounds|Shows how to use events and work with Sounds.}} | {{CatList|Sounds|Using Sounds|Shows how to use events and work with Sounds.}} | ||
{{CatList|How to add messages|How to add Messages to your Place|Shows how to use scripts to work with the [[RBX.lua.Message (Object)|Message]] object.}} | {{CatList|How to add messages|How to add Messages to your Place|Shows how to use scripts to work with the [[RBX.lua.Message (Object)|Message]] object.}} | ||
Line 108: | Line 107: | ||
{{CatList|How To Make Multi Handles|How to make Multi-Handle tools|Creating tools with more than one brick for a handle.}} | {{CatList|How To Make Multi Handles|How to make Multi-Handle tools|Creating tools with more than one brick for a handle.}} | ||
{{TitledBox/subheading|Expert}} | |||
{{CatList|Truly Random Numbers|Really random numbers|How to create more genuinely random numbers.}} | {{CatList|Truly Random Numbers|Really random numbers|How to create more genuinely random numbers.}} | ||
{{CatList|Money/Shop Scripts|Money and Shop Scripts|How to create an economy for your place.}} | {{CatList|Money/Shop Scripts|Money and Shop Scripts|How to create an economy for your place.}} |
Revision as of 20:46, 24 May 2011
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 Started
Get you started nice and easy. Reporting
Learn how to use the reporting system. FAQ
Questions we get, alot. Roblox Cards
Need to know how to use Roblox Cards? Look here! |
Building Tutorials
Getting into the game and making some neat stuff
Getting into the game and making some neat stuff
Scripting Tutorials
Making your maps do crazy things
Making your maps do crazy things
Tool Guides
You know, those things you strap to your arm
You know, those things you strap to your arm
Video and Pictures
Recording stuff for bragging rights
Recording stuff for bragging rights