About 84,600 results
Open links in new tab
  1. How would I make a efficient chasing monster - Roblox

    Jun 10, 2021 · How would I make a efficient chasing monster Help and Feedback Scripting Support runaredie (Fresh Joe) June 10, 2021, 5:33pm

  2. Simple pathfinding ai - Community Tutorials - Roblox

    May 29, 2022 · Woah, alot of likes I see, Thanks guys, Feel free to check out my upcoming roblox game. OPEN spoiler :) Welcome to my first ever tutorial on the devforum, I wanted to make a …

  3. Attempting to make a 'blind' monster - DevForum | Roblox

    Feb 3, 2023 · I’m trying to make a monster like The Figure in doors. Basically, it’s blind, and relies on sound to ‘hunt’ the players, it patrols until it ‘hears’ a player. I’m thinking of the best way’s to …

  4. AI controller script for monsters - Scripting Support - Roblox

    Aug 25, 2021 · I watched tutorials on how to create this script. Honestly its way over my head as a new scripter. The script works fine. But it has one problem I have been trying to fix. If the …

  5. Making a playable monster - Scripting Support - Roblox

    Jul 7, 2023 · Hi, I am trying to make a custom-built playable monster for my SCP game. I don’t know how to get the rig into Roblox and then code it to be a player skin. The coding bit is the …

  6. How to Make an AI That Patrols and Chases the Player - Roblox

    Mar 8, 2022 · Hello! I am trying to create an AI that chases the player around the map. When a player is not spotted, I want them to wander around set points. I had followed a tutorial such as …

  7. How to make script that NPC will spawn at night? (or specific

    Jun 5, 2023 · This is how to run code at the time of day you asked for. If you want it to despawn, feel free to add logic following the same. local Lighting = game:GetService("Lighting") …

  8. How would make a monster for my game - DevForum | Roblox

    Oct 18, 2022 · When cloning a random room, you could also clone a random monster and set it’s position to somewhere in the room. If the spawning position for each room is different, you …

  9. How could I create a monster NPC - Scripting Support - Roblox

    Dec 25, 2019 · So how could I create a monster, that would wander around the labyrinth and when it sees a player it would chase after the player?

  10. How would I make advanced NPC ai? - Scripting Support - Roblox

    Aug 9, 2024 · I’m making a game that uses swords and magic with a block parry dodge system. I was wondering how I could make monster AI for the game. I mainly need help on: detecting an …