About 40,900 results
Open links in new tab
  1. How To Make A Dancing NPC | Roblox Studio Resource/Tutorial

    Apr 16, 2021 · Hello! So a long time ago I made a tutorial on how to make your own 2d game and it BLEW UP! How To Make Your Own 2D Game Now, I want to share another one of my creations, a dancing NPC! Why this was made: a bit ago I was trying to get a dancing NPC that worked I tried many models from many diffrent people. Eventually, I decided to make one on my own. It was 3 days of solid work. So, I don’t ...

  2. How can i put an NPC playing a roblox emote (ex. Monkey Dance)

    Jun 17, 2020 · Hey everyone, hope you’re staying safe. I’m trying to make an NPC that plays the Monkey Dance. Though, I haven’t figured out how. I tried doing this, but couldn’t figure out how it works out. Here’s the code I tried: -…

  3. Dancing NPC's. Not working? - Scripting Support - Developer …

    Sep 16, 2020 · Hello Developers, I am trying to make a dancing NPC. I have the script and stuff that makes it play. I am wanting to use animations made by Roblox like Monkey and Jumping Wave but when I put the IDs in they don’t work… Here is my script. Can’t tell if its a Script Problem or what? local Humanoid = script.Parent:WaitForChild("Humanoid") local Animation = Humanoid:LoadAnimation(script ...

  4. General Combat NPC Tutorial - Community Tutorials - Roblox

    Jul 6, 2022 · Hello everyone, today I want to update my npc tutorial. This one is going to be much more general and what you should do and not do. <details><summary>Old post for attacking NPCs</summary>Have you ever wondered how to make a npc that attacks you? Well here’s a tutorial for that! Part 1 - Making the Dummy First off, let’s create the npcs. For R15 games go to the plugins tab and press this ...

  5. Beginner Tutorial #1: How To Make a Part or NPC Chat! - Roblox

    Jan 15, 2024 · Hello, developers! 🙂 Today, I want to show you how to make a part or NPC chat! A talking part! Cool talking noob! This tutorial requires a beginner amount of knowledge of scripting such as variables, services, loops, and tables. Step 1: Create a part in workspace and insert a script. Delete the default code. Step 2: Get the Chat service. This service is mainly used for handling the built-in ...

  6. Need help with R6 NPC animations - Creations Feedback - Roblox

    Sep 9, 2021 · So i wanted to make a R6 /e dance Npc for my game and i found a model so i tested if everything worked correctly. It did so i gave the script to my npc and it worked as wel but my problem is i can still move around my npc. I tried anchoring but that makes it stop dancing what can i do to stop this?

  7. Dancing NPC not working - Scripting Support - Developer Forum

    Jan 30, 2021 · Hello Developers, I am trying to make a dancing NPC. I have the script and stuff that makes it play. I am wanting to use animations made by Roblox like Cabbage Patch but when I put the IDs in they don’t work… Here is my script. Can’t tell if its a Script Problem or what? local Humanoid = script.Parent:WaitForChild("Humanoid") local Animation = Humanoid:LoadAnimation(script ...

  8. Custom-Npc - Customizing npcs just got a lot EASIER! - Roblox

    Aug 25, 2023 · Hello, I’m Gameboy and I’m happy to announce the release of Custom-Npc! A plugin I have worked long hours of scripting, fixing bugs and perfecting UI. What and Why? With a click of a button Custom-Npc allows users to create and customize their own npcs easily with a new fresh and clean user interface and more. Using this plugin will help your workflow of creating and designing npcs/rigs ...

  9. How to Create a Realistic NPC Eyesight System - Roblox

    Feb 7, 2025 · Introduction Hello everyone! In this tutorial, I’m going to teach you how to create a realistic NPC eyesight system so that NPCs can see and detect players and other objects. For example, you could use this to make a guard detect a player. Steps Create a script in ServerScriptService and name it whatever you’d like. This script will control every NPC with eyesight. Give the NPCs you want ...

  10. 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 ...

Refresh