Template:CatImage
|
Basic Tutorials Basics
- Getting Started in Roblox -- New to ROBLOX? Look here!
- How do I make walkthroughable bricks? - Shows how to make a Walkthroughable brick.
- How to Create a Level - Information on making a level.
- Brick Surface Types - The various brick surfaces available.
- Tools - How to add weapons and building tools to your map.
- How To Create Models - How to upload your creations to Roblox
- How To Make A Shiny Brick - Changing the reflectance of a brick
- How To Make A Transparent Brick - Changing the transparency of a brick
Intermediate
- How to Make Conveyor Belts - This explains how to make conveyor belts, as well as how they work.
- How to make text on a brick - How to make text on a brick. Also learn about how Humanoid is used.
- How to make a Trampoline - Your guide to bouncing like a maniac.
- How to Make Ramps - Tells you how to make three types of ramps.
- How to Make an Office Building - Shows how to make good-looking models very quickly
- How to make transparent shirts - How to make parts of a shirt transparent
- How To Create A Windmill - How to make a windmill
- Properties - Properties and how they work
- How To Make A Door - How to make a basic door.
Advanced
- Design Tips for a Fun Multiplayer Map - Some things to think about when designing your own Multiplayer map
Expert
- How do fountains work?
|
Template:CatImage
|
Tutorials Scripting Basics
- Absolute beginner's guide to scripting - If you have no idea about this 'Lua', look here.
- Basic Scripting - Tutorial that shows you some of the basics of scripting.
- Script Creation Walkthrough - Tutorial that will help you make your very first touching script.
- Intro to Scripting: Make a Healing Potion - This teaches how to make more complex onTouch scripts.
- Intro to Scripting: Make a Dance Floor - Introduction to loops! Here we'll make bricks change colors.
- How To Make Glow Scripts - The more complex loops.
- Intro to Scripting: What is Debounce? - Tutorial that explains debounce, a common scripting concept.
- How do I make VIP doors? - How to make a VIP door
- How to add messages - How to add messages to your place.
- Intro to Scripting: Make an Invisibility Tool - Tutorial that shows how to make an invisibility tool.
- 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.
- Commands - How to make talking commands.
- How do I create a brick? -- Basic tutorial on inserting a brick with scripting.
Advanced
- Beginner's Guide to Advanced Scripting -- Some basic concepts on tables, loops, if statements, and custom functions.
- How to Make a Model Regenerate - Tutorial that shows how to make a model periodically regenerate itself.
- Sounds - Learn how to create triggers and buttons that make sounds and speeches.
- Building Trains - A tutorial by on how to build a player-controlled train.
- 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.
- PlayerEntered - Learn how to edit players when they enter your place.
- How to Make a Plane - A tutorial that teaches how to make an airplane.
- 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 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?
Expert
- 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 an attacking plane- Making a Plane that Attacks you.
|