About 248,000 results
Open links in new tab
  1. [Full Tutorial] How to script on Roblox | Beginners!

    Sep 20, 2022 · How do script [ Update Version], 2022/2023 Introduction Hey there! Today, I will be teaching you how to script from scratch - all the basics you need to know when coming to script on Roblox with a better and updated version! [If you’re a beginner] After this tutorial, you should learn: Understand the very basics of scripting on Roblox. In this tutorial, we’ll be talking about: Variables ...

  2. Lua Scripting Starter Guide - Community Tutorials - Roblox

    Nov 24, 2019 · Lua Scripting Starter Guide Author: @DarkSinisterPVP Helper(s): @Supersaiyan122 Author’s Note <details><summary>Click to open the letter</summary>Picking up programming and learning it for the first time works just like any other hobby–art, music, sports, photography, etc.–although, it may be difficult to know where to start as a beginner, especially if you’ve never had experience with ...

  3. How To Make Your Own 2D Game (NEW ASSET ADDED) - Roblox

    Nov 3, 2020 · A hill model has been added into the kit, nothing super big Today I will show you how to make your own 2D game. This tutorial will cover Movement/Camera scripts and how to make your 2D game look good (Skip to the end for game kit!). Step 1: The Camera The default camera angle on Roblox can be changed by a player, however we want it to be still in a certain position following the player as they ...

  4. How to make a game teleporter? - Scripting Support - Roblox

    Dec 17, 2022 · What do you want to achieve? I want to make a game teleporter, like when you walk on a part with this script, it teleports you to a certain game. What is the issue? I don’t arrive to do that. What solutions have you tried so far? I tried a few things with game teleportation but I can’t make this work. Thanks in advance for your help! I hope you have a great day!

  5. Simple M1 Combat System - Community Resources - Developer …

    Aug 25, 2023 · Well here is a simple M1 Combat System with uptilt, downslam, blocking and stuns. It can definitely still be improved, but I tried my best to make this a ‘decent’ combat system. Here is a simple showcase: https://stre…

  6. How to make a basic train - Community Tutorials - Roblox

    Dec 9, 2021 · Hello Developers, I’m going to tell you how to make a basic train, which can move and even turn, here’s a video: Now you see, the train can actually turn ⚠ This is a tutorial on how to make the basic train, which moves, not the train which you see irl This is an easy tutorial, and it is based on basic scripting and Roblox physics Step 1: …

  7. How to make a shutdown-game script? - Scripting Support - Roblox

    Nov 13, 2022 · 🟢 This topic has been solved.

  8. How Do I Make A Script Run When the Game Starts, Rather than

    Apr 23, 2022 · So I’ve got this script (see below) and I’d like to know how to make the script start running as soon as the game starts. It appears that as of now it starts when each respective player joins. Can anyone help me out? Script while true do wait(60) script.Parent.Fade_Script.Disabled = false script.Parent.Sword_Spin_Script.Disabled = …

  9. AI Scripter - Type in a prompt and the AI will generate a ... - Roblox

    Mar 5, 2023 · What is AI Scripter? AI Scripter is an artificial-intelligence plugin that allows you to enter prompts and generate working scripts from those prompts. Generations usually take less than 10 seconds, however longer or more complicated prompts may increase the generation time. How does it work? The plugin uses an API service to generate roblox lua scripts from prompts that a user has typed in ...

  10. Creating simple VR Hands from Scratch - Roblox

    May 15, 2021 · As we all know, Roblox has a Virtual Reality system that can be used in order to read Virtual Reality input, and make Virtual Reality games. There is sadly not a lot of information out there on how to make a VR game, so I decided to make a very simple tutorial on creating VR hands from scratch. To start off, we need to remove our player character. We will replace it with 2 VR hands. Create a ...

Refresh