Tutorials

From Legacy Roblox Wiki
Revision as of 02:15, 4 November 2008 by >Mindraker (If you feel this is too elementary scripting, let me know.)
Jump to navigationJump to search

If you would like your page to be on here, please suggest so on the Discussion Page. Thank You.

Template:CatImage Getting Started
Template:CatImage Basic Tutorials
Basics
  1. Getting Started in Roblox -- New to ROBLOX? Look here!
  2. How do I make walkthroughable bricks? - Shows how to make a Walkthroughable brick.
  3. How to Create a Level - Information on making a level.
  4. Brick Surface Types - The various brick surfaces available.
  5. Tools - How to add weapons and building tools to your map.
  6. How To Create Models - How to upload your creations to Roblox
  7. How To Make A Shiny Brick - Changing the reflectance of a brick
  8. How To Make A Transparent Brick - Changing the transparency of a brick


Intermediate

  1. How to Make Conveyor Belts - This explains how to make conveyor belts, as well as how they work.
  2. How to make text on a brick - How to make text on a brick. Also learn about how Humanoid is used.
  3. How to make a Trampoline - Your guide to bouncing like a maniac.
  4. Creating a Velocity River - How to make a nice river.
  5. How to Make Ramps - Tells you how to make three types of ramps.
  6. How to Make an Office Building - Shows how to make good-looking models very quickly
  7. How to make transparent shirts - How to make parts of a shirt transparent
  8. How To Create A Windmill - How to make a windmill
  9. Properties - Properties and how they work
  10. How To Make A Door - How to make a basic door.


Advanced

  1. Design Tips for a Fun Multiplayer Map - Some things to think about when designing your own Multiplayer map


Expert

  1. Conceptual Design: How and why things work in Roblox
Template:CatImage Tutorials
Scripting Basics
  1. Absolute beginner's guide to scripting - If you have no idea about this 'Lua', look here.
  2. Basic Scripting - Tutorial that shows you some of the basics of scripting.
  3. Script Creation Walkthrough - Tutorial that will help you make your very first touching script.
  4. Intro to Scripting: Make a Healing Potion - This teaches how to make more complex onTouch scripts.
  5. Intro to Scripting: Make a Dance Floor - Introduction to loops! Here we'll make bricks change colors.
  6. How To Make Glow Scripts - The more complex loops.
  7. Intro to Scripting: What is Debounce? - Tutorial that explains debounce, a common scripting concept.
  8. How do I make VIP doors? - How to make a VIP door
  9. How to add messages - How to add messages to your place.
  10. Intro to Scripting: Make an Invisibility Tool - Tutorial that shows how to make an invisibility tool.
  11. Making an onClicked script -A tutorial that teaches you how to make a simple onClicked script.
  12. Introduction to Weapons - An introduction to the scripting of weapons.
  13. Teleportation - An explanation of the very simple concept of teleporting, and how to do it.
  14. Music - How to add music to your place.
  15. One Way Shields - How to Create An One Way Only Shield/Door.
  16. Commands - How to make talking commands.
  17. How do I create a brick? -- Basic tutorial on inserting a brick with scripting.

Advanced

  1. Beginner's Guide to Advanced Scripting -- Some basic concepts on tables, loops, if statements, and custom functions.
  2. How to Make a Model Regenerate - Tutorial that shows how to make a model periodically regenerate itself.
  3. Sounds - Learn how to create triggers and buttons that make sounds and speeches.
  4. Building Trains - A tutorial by on how to build a player-controlled train.
  5. How To Use BodyPosition - This will teach you how to use a very nice object, BodyPosition.
  6. How To Increase and Decrease Vector3 Values - This will teach you how to increase and decrease Vector3 Values.
  7. How To Build A Catapult - Your guide to medieval mayhem.
  8. PlayerEntered - Learn how to edit players when they enter your place.
  9. How to Make a Plane - A tutorial that teaches how to make an airplane.
  10. Truly Random Numbers - How to make scripts generate more genuinely random numbers.
  11. How To Make an Elevator -How to make elevators.
  12. Commands --Everything you want to know about them.
  13. How to Make a Morph -How to make morphs for your player.
  14. How To Make Multi Handles -How to create your own multiple handle weapon.
  15. How To Make Homing Objects. - Want an object to follow something even if they turn?

Expert

  1. Money/Shop Scripts - Get started making shops.
  2. Leaderboards - Make your own leaderboards.
  3. How to Create a Black Hole - A script that gives a detailed explanation on how to create a gravity field.
  4. How to make an attacking plane- Making a Plane that Attacks you.
Template:CatImage Tool guides
  1. BrickBattle Weapons
  2. Moving Bricks
  3. How to edit a weapon mesh
  4. How to make a hopperbin
Template:CatImage Movies
  1. How to Make Roblox Movies - Need help on movies? This is the guide for you!