Tutorials: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer No edit summary |
>Mr Doom Bringer No edit summary |
||
Line 2: | Line 2: | ||
{{CatUp|Main Page}} | {{CatUp|Main Page}} | ||
< | {| cellspacing=5 cellpadding=5 width=100% style="-webkit-border-radius: 6px; -moz-border-radius: 6px; background-color: #eeeeff; border:2px solid #000000;" | ||
|colspan=2 style="-webkit-border-radius: 6px; -moz-border-radius: 6px; background:#c3d6ea; border:2px solid #000000;"|{{CatItem|manual.png|Welcome to Roblox|Getting Started|Get you started nice and easy}} | |||
|- | |||
|valign="top" width="50%"|<div style="padding:2px; width:100%; height:80px; overflow:hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; background:#c3d6ea; border:2px solid #000000;"> | |||
{| | |||
|style="width:50px"|{{CatImage || image=hammer.png | link= | width=48px | height=48px}} | |||
|'''Building Tutorials''' | |||
|}<small>Getting into the game and making some neat stuff.</small> | |||
</div> | |||
<!-- | |||
BUILDING TUTORIALS | |||
--> | |||
< | <div style="width:100%; height:20px; float:left; overflow:visible; border-left:2px dashed #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|Tools|Tools|How to add weapons and building tools to your map}} | |||
{{CatList|No-Collide Bricks|How do I make bricks I can walk through?|Shows you how to use CanCollide to make bricks you can walk through.}} | |||
{{CatList|How To Make A Transparent Brick|How to make transparent bricks|Making bricks 'see through', also known as transparency.}} | |||
|Information on | {{CatList|How To Make A Shiny Brick|How to make a shiny brick|Make shiny bricks that reflect the clouds.}} | ||
| | {{CatList|How To Use Motors|How to use Motors|Basic Motor use information.}} | ||
| | {{CatList|Brick Surface Types|Brick Surface Types|The different brick surfaces available, and how to use them.}} | ||
|How to add weapons and building tools to your map | {{CatList|How To Create Models|How to create Models|How to upload your creations to the Roblox website.}} | ||
|- | |||
| | |||
|Shows how to make | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|Basic | |||
| | |||
| | |||
|The | |||
| | |||
|How to upload your creations to Roblox | |||
< | <div style="width:100%; height:20px; float:left; overflow:visible; border-left:2px dashed #b32e1c;"><big>'''''Moderate'''''</big></div> | ||
{{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 text on a brick|How to make Text on a Brick|How to use the Humanoid to create signs in your game.}} | |||
{{CatList|How to Make Conveyor Belts|How to make Conveyor Belts|Covers how to use Velocity to make things move.}} | |||
|Properties and how | {{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.}} | ||
{{CatList|How To Create A Windmill|How to create a Windmill|How to make a Windmill.}} | |||
|How to make a | |||
| | |||
|How to make | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|Shows how to make | |||
| | |||
|How to make a | |||
< | <div style="width:100%; height:20px; float:left; overflow:visible; border-left:2px dashed #b32e1c;"><big>'''''Advanced'''''</big></div> | ||
{{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|CFrame positioning|CFrame Positioning|Shows how to move bricks around using CFrames.}} | |||
{{CatList|How to Make Ramps|How to make Ramps|Different methods to create ramps.}} | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|Positioning | |||
| | |||
| | |||
< | <div style="width:100%; height:20px; float:left; overflow:visible; border-left:2px dashed #b32e1c;"><big>'''''Expert'''''</big></div> | ||
{{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.}} | |||
| | |||
| | |||
|How to make | |||
|width= | |valign="top" width="50%"|<div style="padding:2px; width:100%; height:80px; overflow:hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; background:#c3d6ea; border:2px solid #000000;"> | ||
{| | |||
|style="width:50px"|{{CatImage || image=luaCode.png | link= | width=48px | height=48px}} | |||
|'''Scripting Tutorials''' | |'''Scripting Tutorials''' | ||
|}<small>Making your maps do crazy things.</small> | |||
</div> | |||
<!-- | |||
< | SCRIPTING TUTORIALS | ||
--> | |||
<div style="width:100%; height:20px; float:left; overflow:visible; border-left:2px dashed #b32e1c;"><big>'''''Easy'''''</big></div> | |||
| | {{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|Script Creation Walkthrough|Script Creation Walkthrough|Step by step how to make a simple script.}} | |||
{{CatList|How do I create a brick?|Creating a Brick|Basic tutorial on how to create a brick using a script.}} | |||
{{CatList|Debounce|IS:What is Debounce?|Explains what Debounce is, and what it's used for.}} | |||
{{CatList|Intro to Scripting: Make a Healing Potion|IS:Making a Healing Potion|The Intro to Scripting series, how to Heal or Damage a Humanoid.}} | |||
{{CatList|Intro to Scripting: Make a Dance Floor|IS:Make a Dance Floor|How to change the color of a brick, and create simple loops.}} | |||
{{CatList|Intro to Scripting: Make an Invisibility Tool|IS: Make an Invisibility Tool|Shows how to create Tools and turn yourself invisible.}} | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|How | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|How to create | |||
| | |||
| | |||
| | |||
< | <div style="width:100%; height:20px; float:left; overflow:visible; border-left:2px dashed #b32e1c;"><big>'''''Moderate'''''</big></div> | ||
{{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 to make precipitation|How to make Rain|Creating drops falling from the sky in random locations.}} | ||
|- | {{CatList|One Way Shields|One-way Doors|How to create doors that go only one direction.}} | ||
| | {{CatList|How To Make Glow Scripts|Making Glow Scripts|Making objects glow, with more complex loops.}} | ||
| | {{CatList|Introduction to Weapons|Intro to Weapons|An intro into the scripting of Weapons in Roblox.}} | ||
| | {{CatList|Teleportation|How to Teleport|An overview of teleportation of players.}} | ||
| | {{CatList|Making an onClicked script|Making an OnClicked Script|Shows how to use the Mouse to trigger weapons.}} | ||
| | {{CatList|How to Make a Model Regenerate|How to make Regenerateable Models|Shows how to use variables to remove and create new models, even if they've been destroyed.}} | ||
| | |||
| | |||
| | |||
| | |||
| | |||
<div style="width:100%; height:20px; float:left; overflow:visible; border-left:2px dashed #b32e1c;"><big>'''''Advanced'''''</big></div> | |||
| | {{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 Use BodyPosition|Using BodyPosition|Details how to use the [[RBX.lua.BodyPosition (Object)|BodyPosition]] object.}} | |||
{{CatList|How To Increase and Decrease Vector3 Values|Using Vector3 Values|Shows how to use math with Vector3s.}} | |||
{{CatList|How To Build A Catapult|How to build a Catapult|A guide for medieval mayhem.}} | |||
{{CatList|Commands|How to create talking commands|A guide on how to use the Chatted event.}} | |||
{{CatList|How to Script Anything|How to Script Anything|What it says.}} | |||
{{CatList|PlayerEntered|Using PlayerEntered|How to use the [[PlayerEntered (Event)|PlayerEntered]] event.}} | |||
{{CatList|How To Make an Elevator|How to make an Elevator|How to make bricks move up and down in time.}} | |||
{{CatList|How Do I Make Morphs?|How to make Morphs|Creating Morphs for your players.}} | |||
{{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 Homing Objects.|Using RocketPropulsion|How to use the [[RBX.lua.RocketPropulsion (Object)|RocketPropulsion]] object.}} | |||
<div style="width:100%; height:20px; float:left; overflow:visible; border-left:2px dashed #b32e1c;"><big>'''''Expert'''''</big></div> | |||
| | {{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|Leaderboards|Using Leaderboards|How to create your own Leaderboards.}} | |||
{{CatList|How to Create a Black Hole|Creating Black Holes|Shows how to simulate gravity fields in lots of objects.}} | |||
|- | |- | ||
| | |valign="top" width="50%"|<div style="padding:2px; width:100%; height:80px; overflow:hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; background:#c3d6ea; border:2px solid #000000;"> | ||
| | {| | ||
| | |style="width:50px"|{{CatImage || image=cannon.png | link= | width=48px | height=48px}} | ||
| | |'''Tool Guides''' | ||
| | |}<small>You know, those things you strap to your arm.</small> | ||
| | </div> | ||
| | |||
| | |||
| | {{CatList|BrickBattle Weapons|''Obsolete'' BrickBattle Weapons|An old guide on the default Roblox weapons.}} | ||
|' | {{CatList|Game Tool|Using the Game Tool|How to move bricks around in Multiplayer.}} | ||
{{CatList|Tools|Using Tools|How to work with the Tools, and creating your own.}} | |||
{{CatList|HopperBins|Using HopperBins|The Tool's older version, using simpler Hopperbins.}} | |||
|valign="top" width="50%"|<div style="padding:2px; width:100%; height:80px; overflow:hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; background:#c3d6ea; border:2px solid #000000;"> | |||
|width | {| | ||
| | |style="width:50px"|{{CatImage || image=Video.png | link= | width=48px | height=48px}} | ||
| | |'''Video and Pictures''' | ||
| | |}<small>Recording stuff for bragging rights.</small> | ||
| | </div> | ||
| | |||
| | |||
{{CatList|How to Make Roblox Movies|How to record Video from Roblox|Guide on how to get your videos created and ready to put on YouTube.}} | |||
{{CatList|How to Take Screenshots|How to take Screenshots|Taking pictures of game action.}} | |||
|} | |} |
Revision as of 21:47, 6 May 2010
Getting Started
Get you started nice and easy | |
Easy
Moderate
Advanced
Expert
|
Easy
Moderate
Advanced
Expert
|