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}}
<div style="width:100%; height:20px; padding:4px; float:left; overflow:visible; border-left:2px dashed #b32e1c; border-bottom:2px solid #b32e1c;"><big>'''Easy'''</big></div>
{{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!}}


<div style="width:100%; height:20px; padding:4px; float:left; overflow:visible; border-left:2px dashed #b32e1c; border-bottom:2px solid #b32e1c;"><big>'''Moderate'''</big></div>
{{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.}}


<div style="width:100%; height:20px; padding:4px; float:left; overflow:visible; border-left:2px dashed #b32e1c; border-bottom:2px solid #b32e1c;"><big>'''Advanced'''</big></div>
{{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.}}


<div style="width:100%; height:20px; padding:4px; float:left; overflow:visible; border-left:2px dashed #b32e1c; border-bottom:2px solid #b32e1c;"><big>'''Expert'''</big></div>
{{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}}}}


<div style="width:100%; height:20px; padding:4px; float:left; overflow:visible; border-left:2px dashed #b32e1c; border-bottom:2px solid #b32e1c;"><big>'''Easy'''</big></div>
{{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.}}


<div style="width:100%; height:20px; padding:4px; float:left; overflow:visible; border-left:2px dashed #b32e1c; border-bottom:2px solid #b32e1c;"><big>'''Moderate'''</big></div>
{{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.}}


<div style="width:100%; height:20px; padding:4px; float:left; overflow:visible; border-left:2px dashed #b32e1c; border-bottom:2px solid #b32e1c;"><big>'''Advanced'''</big></div>
{{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.}}


<div style="width:100%; height:20px; padding:4px; float:left; overflow:visible; border-left:2px dashed #b32e1c; border-bottom:2px solid #b32e1c;"><big>'''Expert'''</big></div>
 
{{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

< [[Main Page]] | [[Tutorials]]


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 StartedGetting Started
Get you started nice and easy.
ReportingReporting
Learn how to use the reporting system.
FAQFAQ
Questions we get, alot.
Roblox CardsRoblox Cards
Need to know how to use Roblox Cards? Look here!
Building TutorialsBuilding Tutorials
Getting into the game and making some neat stuff
Easy
How to create a LevelInformation on how to build in your own Place.
ToolsHow to add weapons and building tools to your map
How do I make bricks I can walk through?Shows you how to use CanCollide to make bricks you can walk through.
How to make transparent bricksMaking bricks 'see through', also known as transparency.
How to make a shiny brickMake shiny bricks that reflect the clouds.
How to use MotorsBasic Motor use information.
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!
Moderate
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.
How Fountains WorkHow fountains work.
How Vehicles WorkHow vehicles work.
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.
Advanced
Design tips for awesome Multiplayer 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.
CFrame PositioningShows how to move bricks around using CFrames.
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.
Expert
How to make FountainsShows how to combine Scripting and Building
How to make transparent ShirtsShows how to make bits of a Shirt or Pants see-through.
Scripting TutorialsScripting Tutorials
Making your maps do crazy things
Easy
Beginner's Guide to ScriptingIf you've never worked with scripting before, look here.
Basic ScriptingShows you some of the basics of scripting.
Script Creation WalkthroughStep by step how to make a simple script.
Creating a BrickBasic tutorial on how to create a brick using a script.
IS:What is Debounce?Explains what Debounce is, and what it's used for.
IS:Making a Healing PotionThe Intro to Scripting series, how to Heal or Damage a Humanoid.
IS:Make a Dance FloorHow to change the color of a brick, and create simple loops.
IS: Make an Invisibility ToolShows how to create Tools and turn yourself invisible.
Moderate
What are GUIs?This very in-depth guide explains what GUIs are.
How to create VIP DoorsShows how to use tables, and to create a door that only certain people can enter.
How to make RainCreating drops falling from the sky in random locations.
One-way DoorsHow to create doors that go only one direction.
Making Glow ScriptsMaking objects glow, with more complex loops.
Intro to WeaponsAn intro into the scripting of Weapons in Roblox.
How to TeleportAn overview of teleportation of players.
Making an OnClicked ScriptShows how to use the Mouse to trigger weapons.
How to make Regenerateable ModelsShows how to use variables to remove and create new models, even if they've been destroyed.
Data Persistence TutorialA tutorial on understanding and using data persistence in your places.
Advanced
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 Vector3 ValuesShows how to use math with Vector3s.
How to build a CatapultA guide for medieval mayhem.
How to create talking commandsA guide on how to use the Chatted event.
Using PlayerAddedHow to use the PlayerAdded event.
How to make an ElevatorHow to make bricks move up and down in time.
How to make MorphsCreating Morphs for your players.
How to make Multi-Handle toolsCreating tools with more than one brick for a handle.


Expert
Really random numbersHow to create more genuinely random numbers.
Money and Shop ScriptsHow to create an economy for your place.
Using LeaderboardsHow to create your own Leaderboards.
Creating Black HolesShows how to simulate gravity fields in lots of objects.
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.
Using ToolsHow to work with the Tools, and creating your own.
Using HopperBinsThe Tool's older version, using simpler Hopperbins.
Video and PicturesVideo and Pictures
Recording stuff for bragging rights
How to record Video from RobloxGuide on how to get your videos created and ready to put on YouTube.
How to take ScreenshotsTaking pictures of game action.